8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
|
{
|
||
|
"semi":false,
|
||
|
"arrowParens": "avoid",
|
||
|
"singleQuote": false,
|
||
|
"trailingComma": "none",
|
||
|
"spaced-comment":2,
|
||
|
"printWidth": 180
|
||
|
}
|