8 lines
113 B
JSON
8 lines
113 B
JSON
|
{
|
||
|
"trailingComma": "none",
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"singleQuote": false,
|
||
|
"arrowParens": "avoid"
|
||
|
}
|