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

4.4.1 • Public • Published

@markuplint/vue-spec

npm version

Use markuplint with Vue. Add Vue specific elements and attributes to the schema.

Install

$ npm install -D @markuplint/vue-spec

$ yarn add -D @markuplint/vue-spec

Usage

Add specs option to your configuration.

{
  "specs": {
    ".vue$": "@markuplint/vue-spec"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @markuplint/vue-spec

Weekly Downloads

2,317

Version

4.4.1

License

MIT

Unpacked Size

3.03 kB

Total Files

6

Last publish

Collaborators

  • yusukehirao