@willbooster/eslint-config-ts-react

10.2.0 • 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

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

    Package Sidebar

    Install

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

    Weekly Downloads

    239

    Version

    10.2.0

    License

    Apache-2.0

    Unpacked Size

    14.9 kB

    Total Files

    4

    Last publish

    Collaborators

    • exkazuu