1.0.1 • Published 5 months ago

@zalora/parser v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@zalora/parser

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

Install

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

Usage

Set the parser property in your ESLint configuration file.

{
  "parser": "@zalora/parser"
}

License

MIT

1.0.1

5 months ago

1.0.0

5 months ago