dso/apps/cms/.prettierrc.json
Aron August Hohmann c452a505e2 first commit
2026-09-03 19:51:56 +02:00

6 lines
90 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"semi": false
}