Files
spotizerr-dev/spotizerr-ui/.prettierrc.json
2025-06-11 10:41:32 +02:00

8 lines
107 B
JSON

{
"semi": true,
"singleQuote": false,
"trailingComma": "all",
"printWidth": 120,
"tabWidth": 2
}