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

4.5.1 • Public • Published

@markuplint/astro-parser

npm version

Use markuplint with Astro.

Install

$ npm install -D @markuplint/astro-parser

$ yarn add -D @markuplint/astro-parser

Usage

Add parser option to your configuration.

{
  "parser": {
    ".astro$": "@markuplint/astro-parser"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @markuplint/astro-parser

Weekly Downloads

778

Version

4.5.1

License

MIT

Unpacked Size

14.9 kB

Total Files

9

Last publish

Collaborators

  • yusukehirao