Files
hereconnect/apps/frontend/.prettierrc.json
T
ti 11bba7a275
Main daploy / deploy (push) Successful in 43s
move * to apps/frontend
2024-11-21 01:15:06 +02:00

8 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}