{ "allowParens": "always", "bracketSpacing": true, "endOfLine": "lf", "printWidth": 120, "quoteProps": "consistent", "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "useTabs": false }