markuplint-angular-parser
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

markuplint-angular-parser

Angular parser for markuplint.

Usage

# yarn
yarn add markuplint-angular-parser

# npm
npm i markuplint-angular-parser

Add parser option into your .markuplintrc.* file.

{
  "parser": {
    ".html$": "markuplint-angular-parser"
  }
}

Changelog

Detailed changes for each release are documented in CHANGELOG.md.

License

MIT © JounQin@1stG.me

Dependents (1)

Package Sidebar

Install

npm i markuplint-angular-parser

Weekly Downloads

415

Version

2.0.0

License

MIT

Unpacked Size

16.4 kB

Total Files

9

Last publish

Collaborators

  • jounqin
  • i1stg