CounterFireGames/.prettierrc
2024-06-13 13:09:43 +08:00

9 lines
141 B
Plaintext

{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false,
"explicitTypes": "always"
}