{ "arrowParens": "avoid", "bracketSameLine": true, "bracketSpacing": true, "endOfLine": "auto", "htmlWhitespaceSensitivity": "ignore", "printWidth": 100, "semi": true, "singleQuote": true, "tabWidth": 4, "trailingComma": "all", "useTabs": false, "vueIndentScriptAndStyle": false }