8 lines
125 B
JSON
8 lines
125 B
JSON
{
|
|
"singleQuote": false,
|
|
"quoteProps": "as-needed",
|
|
"bracketSameLine": true,
|
|
"arrowParens": "avoid",
|
|
"semi": true
|
|
}
|