项目作者: yeonjuan

项目描述 :
ESLint plugin for linting HTML
高级语言: JavaScript
项目地址: git://github.com/yeonjuan/html-eslint.git
创建时间: 2020-11-20T12:42:08Z
项目社区:https://github.com/yeonjuan/html-eslint

开源协议:MIT License

下载


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.