{ "tabWidth": 4, "useTabs": true, "printWidth": 3000, "semi": true, "singleQuote": true, "arrowParens": "avoid", "bracketSpacing": true, "endOfLine": "auto", "eslintIntegration": false, "htmlWhitespaceSensitivity": "ignore", "sortAttributes": true, "ignorePath": ".gnore", "trailingComma": "none", "proseWrap": "preserve" }