pucoti/www/.prettierrc.json
Félix Dorn c3ee96429c init
2025-06-19 12:27:59 +02:00

6 lines
120 B
JSON

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