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

0.40.0 • 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

/@html-eslint/parser/

    Package Sidebar

    Install

    npm i @html-eslint/parser

    Weekly Downloads

    48,906

    Version

    0.40.0

    License

    MIT

    Unpacked Size

    16.3 kB

    Total Files

    36

    Last publish

    Collaborators

    • yeonjuan-joah