1.2.1 • Published 9 months ago

@willbooster/eslint-config-blitz-next v1.2.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

eslint-config-blitz-next

A ESLint config for Blitz.js projects using Next.js. You need to do the following command to install peer dependencies.

yarn add -D @willbooster/eslint-config-blitz-next \
    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 \
    @blitzjs/next \
    eslint-config-next
1.2.1

9 months ago

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.1.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

3 years ago