Files
trustcontact/quasar/private_section/.prettierrc.json
2026-03-01 20:42:27 +01:00

6 lines
103 B
JSON

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