SquadJS/.prettierrc
2020-08-20 21:21:03 +01:00

5 lines
73 B
Plaintext

{
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}