{ "bracketSpacing": true, "singleQuote": false, "arrowParens": "avoid", "trailingComma": "none", "printWidth": 120, "overrides": [ { "files": "*.html", "options": { "parser": "html" } } ] }