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

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

/markuplint-angular-parser/

    Package Sidebar

    Install

    npm i markuplint-angular-parser

    Weekly Downloads

    776

    Version

    3.0.2

    License

    MIT

    Unpacked Size

    28.3 kB

    Total Files

    17

    Last publish

    Collaborators

    • jounqin
    • i1stg