8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
|
|
{
|
||
|
|
"arrowParens": "avoid",
|
||
|
|
"bracketSpacing": false,
|
||
|
|
"semi": false,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "es5"
|
||
|
|
}
|