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

0.26.5 • Public • Published

@thuutri2710/parser

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

Install

$ yarn add -D @thuutri2710/parser
$ npm install -D @thuutri2710/parser

Usage

Set the parser property in your ESLint configuration file.

{
  "parser": "@thuutri2710/parser"
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @thuutri2710/parser

Weekly Downloads

4

Version

0.26.5

License

MIT

Unpacked Size

10 kB

Total Files

18

Last publish

Collaborators

  • thuutri2710