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

4.5.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"
  }
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @markuplint/vue-spec

    Weekly Downloads

    2,610

    Version

    4.5.1

    License

    MIT

    Unpacked Size

    3.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • yusukehirao