ESLint flat config for JavaScript React projects
npm install @willbooster/eslint-config-js-reactA ESLint flat config for JavaScript projects using React.
You need to do the following command to install peer dependencies.
``sh``
yarn add -D @willbooster/eslint-config-js-react \
eslint \
eslint-config-flat-gitignore \
eslint-config-prettier \
eslint-plugin-import-x \
eslint-plugin-prettier \
eslint-plugin-react \
eslint-plugin-react-compiler \
eslint-plugin-react-hooks \
eslint-plugin-sort-class-members \
eslint-plugin-sort-destructure-keys \
eslint-plugin-unicorn \
eslint-plugin-unused-imports \
globals