mario_kart_8_website/.prettierrc.json
2024-04-08 07:13:59 +02:00

8 lines
112 B
JSON

{
"useTabs": true,
"printWidth": 150,
"tabWidth": 4,
"trailingComma": "all",
"singleQuote": false
}