Skip to content

Commit

Permalink
doc: refer to eslint 9 migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
froesecom committed May 23, 2024
1 parent da993a5 commit 4637d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ yarn add --dev eslint eslint-plugin-jest
> Refer to the
> [ESLint documentation on the new configuration file format](https://eslint.org/docs/latest/use/configure/configuration-files-new)
> for more.
> For information on migrating from `.eslintrc` to `eslint.config.js`, or to learn more about the differences, checkout their [migration guide](https://eslint.org/docs/latest/use/configure/migration-guide)
Add `jest` to the plugins section of your `.eslintrc` configuration file. You
can omit the `eslint-plugin-` prefix:
Expand Down

0 comments on commit 4637d18

Please sign in to comment.