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

4.5.0 • Public • Published

@markuplint/svelte-spec

npm version

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

Install

$ npm install -D @markuplint/svelte-spec

$ yarn add -D @markuplint/svelte-spec

Usage

Add specs option to your configuration.

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

Readme

Keywords

none

Package Sidebar

Install

npm i @markuplint/svelte-spec

Weekly Downloads

163

Version

4.5.0

License

MIT

Unpacked Size

2.82 kB

Total Files

6

Last publish

Collaborators

  • yusukehirao