8 lines
125 B
JSON
8 lines
125 B
JSON
|
{
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"jsxBracketSameLine": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"singleQuote": true
|
||
|
}
|