8 lines
125 B
Text
8 lines
125 B
Text
|
{
|
||
|
"bracketSpacing": false,
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 80,
|
||
|
"trailingComma": "all",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|