{ "printWidth": 80, "tabWidth": 4, "useTabs": true, "semi": false, "singleQuote": true, "quoteProps": "as-needed", "trailingComma": "es5", "bracketSpacing": true, "arrowParens": "always", "endOfLine": "auto" }