yeonjuan/html-eslint

Repository files navigation

Logo

Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint.

View Demo · Getting Started · All Rules

CI BadgeVersionDownloadsLicense

  1. Getting Started
  2. Rules
  3. Playground
  4. Developer Guide
  5. License

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.

Distributed under the MIT License. See LICENSE for more information.