hullcss-discord-bot/.prettierrc

6 lines
85 B
Plaintext

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