{ "semi": false, "singleQuote": true, "quoteProps": "as-needed", "trailingComma": "none", "tabWidth": 2, "useTabs": false, "endOfLine": "lf", "arrowParens": "avoid", "bracketSpacing": true, "htmlWhitespaceSensitivity": "css", "vueIndentScriptAndStyle": false, "printWidth": 80 }