deno_std
deno_std copied to clipboard
to-do: add doc check for JSDoc tags that aren't needed
I.e. If there's a @param tag for an argument, the doc checker should flag that. #5438 gave me this idea.