Add @link jsdoc auto-complete (#43475)

* feat(services): jsdoc add link tag name

* test: add jsdoc inline test
This commit is contained in:
Sang
2021-04-02 11:02:50 +11:00
committed by GitHub
parent c6a2e45768
commit f9b35cd302
2 changed files with 6 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ namespace ts.JsDoc {
"kind",
"lends",
"license",
"link",
"listens",
"member",
"memberof",