{ "arrowParens": "always", "bracketSpacing": true, "endOfLine": "crlf", "printWidth": 150, "semi": true, "singleQuote": true, "tabs": false, "tabWidth": 4, "trailingComma": "none", "vueIndentScriptAndStyle": true }