@aizwan/eslint-parser
v1.0.0
Published
Parser for @aizwan/eslint-plugin forked from https://github.com/yeonjuan/html-eslint
Downloads
8
Readme
@html-eslint/parser
Parser for @html-eslint/plugin.
This project contains code forked from parse5. Some codes were transformed for generating suitable AST for @html-eslint/plugin.
Usage
const parser = require('@html-eslint/parser');
// TODO: DEMONSTRATE API