Skip to content

Commit

Permalink
chore: correct link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 1, 2022
1 parent 88b6f03 commit 9dbe2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/TYPED_LINTING.md).
[here](https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/Typed_Linting.md).

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 9dbe2ce

Please sign in to comment.