Socket
Socket
Sign inDemoInstall

eslint-plugin-react-dvpnt

Package Overview
Dependencies
88
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-plugin-react-dvpnt

eslint ract plugin for dvpnt projects


Version published
Maintainers
2
Install size
3.81 kB
Created

Readme

Source

eslint-plugin-react-dvpnt

NPM Version

dvpnt react eslint plugin

Install

$ npm install --save-dev eslint eslint-plugin-react-dvpnt

Add following line in your .eslintrc file:

{
  "plugins": [
    "react-dvpnt"
  ],
  "rules": {
    "react-dvpnt/jsx-require-buttons-type": ["error", "always"],
    ...
  }
}

Keywords

FAQs

Last updated on 27 Jun 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc