9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
|
{
|
||
|
"bracketSpacing": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"printWidth": 120,
|
||
|
"trailingComma": "none",
|
||
|
"singleQuote": false,
|
||
|
"endOfLine": "auto"
|
||
|
}
|