{ | |
"semi": true, | |
"arrowParens": "always", | |
"bracketSpacing": true, | |
"printWidth": 80, | |
"singleQuote": true, | |
"tabWidth": 2, | |
"endOfLine": "auto" | |
} | |
{ | |
"semi": true, | |
"arrowParens": "always", | |
"bracketSpacing": true, | |
"printWidth": 80, | |
"singleQuote": true, | |
"tabWidth": 2, | |
"endOfLine": "auto" | |
} | |