mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 15:45:27 -05:00
Add @link jsdoc auto-complete (#43475)
* feat(services): jsdoc add link tag name * test: add jsdoc inline test
This commit is contained in:
@@ -44,6 +44,7 @@ namespace ts.JsDoc {
|
||||
"kind",
|
||||
"lends",
|
||||
"license",
|
||||
"link",
|
||||
"listens",
|
||||
"member",
|
||||
"memberof",
|
||||
|
||||
Reference in New Issue
Block a user