mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-26 00:36:29 -05:00
fix(52761): overload tag is not supported in completions (#52762)
This commit is contained in:
@@ -145,6 +145,7 @@ const jsDocTagNames = [
|
||||
"module",
|
||||
"name",
|
||||
"namespace",
|
||||
"overload",
|
||||
"override",
|
||||
"package",
|
||||
"param",
|
||||
|
||||
Reference in New Issue
Block a user