String literal overload does not provide completion when undefined
or void
parameter present
#14333
Labels
Duplicate
An existing issue was already created
TypeScript Version: 2.2
Code
Expected behavior:
Completion for the property "text" where it says "No completion offered for 't'"
Actual behavior:
There is no completion for "text" when "t" is typed.
The text was updated successfully, but these errors were encountered: