@willbooster/eslint-config-js-react
v10.1.1
Published
A ESLint config for JavaScript projects using React
Downloads
24
Readme
eslint-config-js-react
A ESLint config for JavaScript projects using React. You need to do the following command to install peer dependencies.
yarn add -D @willbooster/eslint-config-js-react \
eslint \
eslint-config-prettier \
eslint-plugin-import \
eslint-plugin-prettier \
eslint-plugin-react \
eslint-plugin-react-hooks \
eslint-plugin-sort-class-members \
eslint-plugin-sort-destructure-keys \
eslint-plugin-unicorn \
prettier \
@willbooster/prettier-config