mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-12-27 07:03:26 +08:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 160,
|
|
"arrowParens": "always"
|
|
}
|