We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbe2ce commit c7da2adCopy full SHA for c7da2ad
README.md
@@ -273,7 +273,7 @@ set to warn in.\
273
274
In order to use the rules powered by TypeScript type-checking, you must be using
275
`@typescript-eslint/parser` & adjust your eslint config as outlined
276
-[here](https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/Typed_Linting.md).
+[here](https://typescript-eslint.io/docs/linting/typed-linting).
277
278
Note that unlike the type-checking rules in `@typescript-eslint/eslint-plugin`,
279
the rules here will fallback to doing nothing if type information is not
0 commit comments