11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
{
|
|
"useTabs": false,
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"jsxBracketSameLine": false,
|
|
"noSemi": true,
|
|
"rcVerbose": true,
|
|
"endOfLine": "auto"
|
|
} |