{ "semi": true, "singleQuote": true, "jsxSingleQuote": false, "bracketSpacing": true, "trailingComma": "all", "printWidth": 120, "tabWidth": 4, "arrowParens": "avoid", "endOfLine": "lf" }