UNPKG

@aizwan/html-eslint

Version:

<h1 align="center"> HTML ESLint </h1>

46 lines (38 loc) 2.14 kB
<h1 align="center"> HTML ESLint </h1> <p align="center"> <a href="https://yeonjuan.github.io/html-eslint/"> <img src="website/static/img/textlogo.svg" alt="Logo" width="90" height="90"> </a> <p align="center"> Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint. <br/> <br/> <a href="https://yeonjuan.github.io/html-eslint/playground">View Demo</a> · <a href="https://yeonjuan.github.io/html-eslint/docs/getting-started">Getting Started</a> · <a href="https://yeonjuan.github.io/html-eslint/docs/all-rules">All Rules</a> </p> </p> <p align="center"> <a href="https://codecov.io/gh/yeonjuan/html-eslint"> <img src="https://codecov.io/gh/yeonjuan/html-eslint/branch/main/graph/badge.svg?token=0BVJ8GGDZ6"/> </a> <img src="https://github.com/yeonjuan/html-eslint/actions/workflows/main.yml/badge.svg?branch=main" alt="CI Badge" /> <img src="https://img.shields.io/npm/v/@html-eslint/eslint-plugin?color=success" alt="Version" /> <img src="https://img.shields.io/npm/dw/@html-eslint/eslint-plugin" alt="Downloads" /> <img src="https://img.shields.io/npm/l/@html-eslint/eslint-plugin?color=success" alt="License" /> </p> ## Table of Contents 1. [Getting Started](https://yeonjuan.github.io/html-eslint/docs/getting-started) - [Installation](https://yeonjuan.github.io/html-eslint/docs/getting-started#installation) - [Configuration](https://yeonjuan.github.io/html-eslint/docs/getting-started#configuration) - [Editor Configuration](https://yeonjuan.github.io/html-eslint/docs/getting-started#editor-configuration) - [VSCode](https://yeonjuan.github.io/html-eslint/docs/getting-started#vscode) 1. [Recommended Configs](https://yeonjuan.github.io/html-eslint/docs/getting-started#recommended-configs) 1. [Rules](https://yeonjuan.github.io/html-eslint/docs/all-rules) 1. [CLI (Check HTML file on URL)](https://yeonjuan.github.io/html-eslint/docs/cli) 1. [Playground](https://yeonjuan.github.io/html-eslint/playground) 1. [License](#License) ## License Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.