markuplint-angular-parser
Version:
Angular parser for markuplint.
36 lines (24 loc) • 553 B
Markdown
Angular parser for markuplint.
```sh
yarn add markuplint-angular-parser
npm i markuplint-angular-parser
```
Add `parser` option into your `.markuplintrc.*` file.
```json
{
"parser": {
".html$": "markuplint-angular-parser"
}
}
```
Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.md).
[][] © [JounQin][]@[1stG.me][]
[]: https://www.1stg.me
[]: https://github.com/JounQin
[]: http://opensource.org/licenses/MIT