7 lines
129 B
JSON
7 lines
129 B
JSON
|
{
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 120,
|
||
|
"trailingComma": "all",
|
||
|
"endOfLine": "lf",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|