@willbooster/eslint-config-ts-react
v10.2.1
Published
A ESLint config for TypeScript projects using React
Downloads
288
Readme
eslint-config-ts-react
A ESLint config for TypeScript projects using React. You need to do the following command to install peer dependencies.
yarn add -D @willbooster/eslint-config-ts-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 \
typescript \
@typescript-eslint/eslint-plugin \
@typescript-eslint/parser \
eslint-import-resolver-typescript \
prettier \
@willbooster/prettier-config