Skip to content

Commit

Permalink
chore: fix link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 26, 2022
1 parent 0958af4 commit fae0d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -273,7 +273,7 @@ set to warn in.\

In order to use the rules powered by TypeScript type-checking, you must be using
`@typescript-eslint/parser` & adjust your eslint config as outlined
[here](https://typescript-eslint.io/docs/linting/typed-linting).
[here](https://typescript-eslint.io/linting/typed-linting).

Note that unlike the type-checking rules in `@typescript-eslint/eslint-plugin`,
the rules here will fallback to doing nothing if type information is not
Expand Down

0 comments on commit fae0d2e

Please sign in to comment.