Docs: Mention jsdoc/no-undefined-types & similar in no-unused-vars docs page #11210
Open
2 tasks done
Labels
documentation
Documentation ("docs") that needs adding/updating
triage
Waiting for team members to take a look
Before You File a Documentation Request Please Confirm You Have Done The Following...
Suggested Changes
@typescript-eslint/no-unused-vars
regularly gets one of our most commonly duplicated issues: that it reports on types only used in JSDoc locations. #11208, #10873, #9435, #8902, #5017, #6967, #7944, #8258, etc. I think this is a sign we should document something on the rule page.#11208 (comment) mentioned
jsdoc/no-undefined-types
. I think we should at least add an FAQ for it.Affected URL(s)
https://typescript-eslint.io/rules/no-unused-vars/#faqs
Additional Info
Are there other common "gotcha"s with no-unused-vars we should also add FAQs for?
The text was updated successfully, but these errors were encountered: