7 lines
95 B
JSON
7 lines
95 B
JSON
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all"
|
||
|
}
|