doc_website icon indicating copy to clipboard operation
doc_website copied to clipboard

@returns isn't supported, but is a standard tag

Open ebebbington opened this issue 5 years ago • 0 comments

In the generated docs, @return is supported, whereas @returns isn't (the s isn't in bold). But @returns is a standard tag for TSDoc according to them, whereas @return isn't.

So is this an oversight, or does Deno wish to go against it and use what they want to?

ebebbington avatar Nov 02 '20 23:11 ebebbington