guild_front/.prettierrc
2023-05-30 12:13:59 +03:00

7 lines
76 B
Plaintext

{
"tabWidth": 2,
"semi": true,
"printWidth": 80,
"useTabs": false
}