@html-eslint/parser
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

@html-eslint/parser

A parser for HTML-ESLint. It makes AST generated by ES-HTML-parser compatible with ESLint.

Install

$ yarn add -D @html-eslint/parser
$ npm install -D @html-eslint/parser

Usage

Set the parser property in your ESLint configuration file.

{
  "parser": "@html-eslint/parser"
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @html-eslint/parser

Weekly Downloads

30,789

Version

0.24.1

License

MIT

Unpacked Size

46.1 kB

Total Files

22

Last publish

Collaborators

  • yeonjuan-joah