{ "arrowParens": "always", "bracketSpacing": true, "endOfLine": "auto", "jsxSingleQuote": false, "printWidth": 120, "quoteProps": "consistent", "semi": true, "singleQuote": false, "tabWidth": 2, "trailingComma": "none", "useTabs": false }