Files
fs_namensschilder/.prettierrc.json
T
2025-03-30 01:46:24 +01:00

7 lines
120 B
JSON

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