{ "singleQuote": true, "trailingComma": "all", "overrides": [ { "files": ["*.hbs"], "options": { "parser": "html", "htmlWhitespaceSensitivity": "css", "singleQuote": false } } ] }