eslint-plugin-react-dvpnt

1.1.1 • Public • Published

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"],
    ...
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    2
  • 1.1.0
    1
  • 1.0.1
    1

Package Sidebar

Install

npm i eslint-plugin-react-dvpnt

Weekly Downloads

4

Version

1.1.1

License

MIT

Last publish

Collaborators

  • fleg
  • psixdev