{ // "printWidth": 220, // "tabWidth": 4, // "useTabs": true, // "semi": true, // "singleQuote": true, // "quoteProps": "as-needed", // "trailingComma": "none", // "bracketSpacing": true, // "jsxBracketSameLine": false, // "arrowParens": "avoid", // "endOfLine": "lf", // "jsxSingleQuote": false, // "vueIndentScriptAndStyle": false }