Slash-The-Hordes/.prettierrc.json
2022-11-03 16:55:49 +01:00

8 lines
125 B
JSON

{
"printWidth": 150,
"singleQuote": false,
"tabWidth": 4,
"trailingComma": "none",
"endOfLine": "auto"
}