Published 13 May, 2025 under Announcements ESLint can now lint HTML using the html-eslint language plugin Bringing HTML linting to ESLint’s new language-agnostic system. In 2024, ESLint announced its plan to become a language-agnostic linter that is capable of linting languages other than JavaScript. Since then, we’ve seen official support added for JSON and Markdown, and most recently, CSS. Today

