{ "printWidth": 100, "semi": true, "singleQuote": true, "trailingComma": "all", "bracketSpacing": false, "arrowParens": "avoid", "proseWrap": "never", "htmlWhitespaceSensitivity": "strict", "vueIndentScriptAndStyle": false, "endOfLine": "lf", "singleAttributePerLine": true }