9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"printWidth": 100,
|
||
|
"quoteProps": "preserve",
|
||
|
"singleQuote": true,
|
||
|
"spaceBeforeFunctionParen": true,
|
||
|
"tabWidth": 4
|
||
|
}
|