wn-discoteam-theme/.prettierrc

8 lines
121 B
Plaintext
Raw Normal View History

2024-10-03 13:49:53 +02:00
{
"printWidth": 200,
"singleQuote": true,
"tabWidth": 4,
"quoteProps": "consistent",
"bracketSpacing": false
}