9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"printWidth": 80,
|
|
"jsxSingleQuote": true,
|
|
"tabWidth": 2,
|
|
"arrowParens": "avoid"
|
|
} |