Microsoft/TypeScript

Type name in @throws not rendered as a link

開放

#59,578 建立於 2024年8月9日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (13,395 個分叉)batch import
Domain: JSDocHelp WantedPossible Improvement

倉庫指標

星標
 (108,860 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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}

貢獻者指南