Microsoft/TypeScript

Type name in @throws not rendered as a link

Aperta

#59.578 aperta il 9 ago 2024

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (13.395 fork)batch import
Domain: JSDocHelp WantedPossible Improvement

Metriche repository

Star
 (108.860 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

According to the JSDoc documentation you can put a type name after a @throws. Something like @throws {Error}. I would expect the type name to be rendered as a link, but it is rendered as {Error}

Guida contributor