-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpackage: eslint-plugin-query
Description
Describe the bug
Using "@tanstack/eslint-plugin-query": "4.14.2", when clicking on errors in VSCode, I am redirected to a non-existing page in Github.
Your minimal, reproducible example
n/a
Steps to reproduce
- Go to VSCode
- Generate error @tanstack/query/prefer-query-object-syntax in a file
- hover over the error and click on the link for the error
- browser opens with url https://github.com/tanstack/query/tree/master/packages/eslint-plugin-query/docs/rules/prefer-query-object-syntax.md
- this page does not exist
Expected behavior
When clicking on an eslint error generated by eslint plugin, I am redirected to a page that does not exist, for instance https://github.com/tanstack/query/tree/main/packages/eslint-plugin-query/docs/rules/prefer-query-object-syntax.md
How often does this bug happen?
No response
Screenshots or Videos
No response
Platform
Macos
react-query version
4.14.2
TypeScript version
4.8.4
Additional context
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpackage: eslint-plugin-query