@willbooster/eslint-config-ts-react

10.1.9 • Public • Published

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

Dependencies (1)

Dev Dependencies (23)

Package Sidebar

Install

npm i @willbooster/eslint-config-ts-react

Weekly Downloads

105

Version

10.1.9

License

Apache-2.0

Unpacked Size

14.9 kB

Total Files

4

Last publish

Collaborators

  • exkazuu