{ "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "arrowParens": "always", "disableLanguages": [], "htmlWhitespaceSensitivity": "ignore", "overrides": [ { "files": "*.html", "options": { "printWidth": 120 } } ] }