doc_website
doc_website copied to clipboard
@returns isn't supported, but is a standard tag
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?