hullcss-discord-bot/.prettierrc

7 lines
74 B
Plaintext

{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": true
}