2
0
mirror of https://github.com/HangarMC/Hangar.git synced 2025-02-17 15:01:42 +08:00
Hangar/frontend-new/.prettierrc
2022-03-21 13:58:14 +01:00

8 lines
108 B
Plaintext

{
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"printWidth": 160,
"arrowParens": "always"
}