hullcss-discord-bot/.prettierrc

6 lines
85 B
Plaintext
Raw Normal View History

2022-09-10 09:32:54 +01:00
{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": true
}