{ "arrowParens": "avoid", "bracketSameLine": true, "bracketSpacing": true, "endOfLine": "auto", "htmlWhitespaceSensitivity": "css", "printWidth": 180, "proseWrap": "always", "quoteProps": "as-needed", "semi": false, "singleQuote": true, "tabWidth": 2, "trailingComma": "none", "useTabs": false, "vueIndentScriptAndStyle": false }