wwwfiberdirekt/.prettierrc.json
2026-02-11 07:19:33 +01:00

7 lines
90 B
JSON

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