@thuutri2710/parser
v0.26.5
Published
Parser for @thuutri2710/eslint-plugin
Downloads
11
Readme
@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