8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 120,
|
|
"arrowParens": "avoid"
|
|
}
|