lf9-pgg/frontend/.prettierrc.json
2025-06-11 14:48:16 +02:00

6 lines
120 B
JSON

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