mitlist/fe/.prettierrc.json
2025-05-08 15:02:09 +02:00

5 lines
102 B
JSON

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