0.34.0 • Published 9 months ago
@131/html-eslint-parser v0.34.0
@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/parserUsage
Set the parser property in your ESLint configuration file.
{
"parser": "@html-eslint/parser"
}License
MIT
0.34.0
9 months ago