9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"bracketSameLine": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 120
|
|
}
|