1.0.11 • Published 2 years ago

@kickstage/eslint-config-react-js v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

eslint-config-react-js

This package provides Kickstage's ESLint React shareable config.

Usage

  1. Install the required packages:

    npm install --save-dev eslint eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks @kickstage/eslint-config-react-js
  2. Extend your ESLint config:

    {
    	"extends": "@kickstage/eslint-config-react-js"
    }

License

The MIT License

Credits

Maintained by Kickstage.