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

4.4.1 • Public • Published

@markuplint/react-spec

npm version

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

Install

$ npm install -D @markuplint/react-spec

$ yarn add -D @markuplint/react-spec

Usage

Add specs option to your configuration.

{
  "specs": {
    ".[jt]sx?$": "@markuplint/react-spec"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @markuplint/react-spec

Weekly Downloads

9,985

Version

4.4.1

License

MIT

Unpacked Size

6.17 kB

Total Files

6

Last publish

Collaborators

  • yusukehirao