Files
duck-prod-manager/frontend/.prettierrc.json
2026-03-28 13:20:25 +01:00

6 lines
119 B
JSON

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