{ "printWidth": 100, "singleQuote": true, "trailingComma": "es5", "overrides": [ { "files": "*.hbs", "options": { "singleQuote": false } } ] }