9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
|
{
|
||
|
"printWidth": 200,
|
||
|
"tabWidth": 2,
|
||
|
"singleQuote": true,
|
||
|
"semi": false,
|
||
|
"trailingComma": "none",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|