agepoly-events/frontend/.prettierrc.json
Antoine Pelletier 52363d59ac first commit
2026-07-30 06:26:31 +02:00

6 lines
120 B
JSON

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