{ "overrides": [ { "files": ["*.html", "*.ejs"], "options": { "parser": "html", "htmlWhitespaceSensitivity": "ignore" } } ] }