discord-bot/.prettierrc

7 lines
96 B
Plaintext

{
"semi": true,
"trailingComma": "none",
"singleQuote": true,
"printWidth": 120
}