README.md
February 20, 2026 · View on GitHub
HTML ESLint
Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint, including React-specific HTML linting.
View Demo
·
Getting Started
·
All Rules
If you’d like to support html-eslint, please consider starring it on GitHub or making a donation!
Table of Contents
HTML
React
Lint JavaScript inside HTML
This ESLint plugin supports linting HTML syntax and does not provide JavaScript syntax linting. To lint JavaScript in HTML, such as inline scripts, you can use eslint-plugin-html.
License
Distributed under the MIT License. See LICENSE for more information.