@locastic/eslint-config-react-js
v1.0.0
Published
Locastic's ESLint React rules
Downloads
364
Readme
Usage
Install the required packages:
npm install --save-dev eslint eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks @locastic/eslint-config-react-js
Extend your ESLint config:
{ "extends": "@locastic/eslint-config-react-js" }
License
The MIT License