Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An ESLint plugin for linting HTML files and HTML in JavaScript Template Literals

License

Notifications You must be signed in to change notification settings

HyzeahAchungha/html-eslint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HTML ESLint

Logo

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

View Demo · Getting Started · All Rules

CI Badge Version Downloads License

Table of Contents

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

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.

About

An ESLint plugin for linting HTML files and HTML in JavaScript Template Literals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 8.3%
  • TypeScript 1.6%
  • Other 0.6%