to-do: add doc check for JSDoc tags that aren't needed
Open
enhancement
PR welcome
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
I.e. If there's a `@param` tag for an argument, the [doc checker](https://github.com/denoland/deno_std/blob/main/_tools/check_docs.ts) should flag that. #5438 gave me this idea.
Contributor guide
Assessment
This issue has not been assessed yet.