9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"arrowParens": "always"
|
|
}
|
|
|