{ "semi": true, "singleQuote": false, "jsxSingleQuote": false, "bracketSpacing": true, "trailingComma": "all", "printWidth": 70, "tabWidth": 2, "arrowParens": "avoid", "endOfLine": "lf", "singleAttributePerLine": true }