Files
bmp-website-2026/.prettierrc.json
2026-06-16 13:02:47 +02:00

7 lines
90 B
JSON

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