this
in function declarations inside object literals should be typed
#8110
Labels
Milestone
this
in function declarations inside object literals should be typed
#8110
Expected: Intellisense shows 'f' in the list
Actual: Intellisense shows nothing because
this: any
.Note that this similar code already works:
The text was updated successfully, but these errors were encountered: