@trezy-studios/eslint-config-react
v3.0.12
Published
## Install
Downloads
25
Readme
@trezy-studios/eslint-config-react
Install
npm
# Install ESLint and this configuration
npm install -D eslint @trezy-studios/eslint-config-react
# Install peer dependencies for this configuration
npm install -D eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-react-perf eslint-plugin-react-prefer-function-component
Yarn
# Install ESLint and this configuration
yarn add -D eslint @trezy-studios/eslint-config-react
# Install peer dependencies for this configuration
yarn add -D eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-react-perf eslint-plugin-react-prefer-function-component