{ | |
"printWidth": 130, | |
"semi": true, | |
"singleQuote": true, | |
"tabWidth": 4, | |
"jsxSingleQuote": false, | |
"bracketSpacing": true, | |
"trailingComma": "es5", | |
"arrowParens": "always", | |
"jsxBracketSameLine": false, | |
"endOfLine": "lf" | |
} | |
{ | |
"printWidth": 130, | |
"semi": true, | |
"singleQuote": true, | |
"tabWidth": 4, | |
"jsxSingleQuote": false, | |
"bracketSpacing": true, | |
"trailingComma": "es5", | |
"arrowParens": "always", | |
"jsxBracketSameLine": false, | |
"endOfLine": "lf" | |
} | |