New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@markuplint/react-spec

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/react-spec

Extended specification for tags and attributes in React

4.5.18
latest
Version published
Weekly downloads
14K
-20.76%
Maintainers
0
Weekly downloads
 
Created

@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"
  }
}

FAQs

Package last updated on 09 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts