Should not suggest "caller" in strict mode as it causes TypeError #6649
Labels
Suggestion
An idea for TypeScript
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
From @alexandrudima on January 27, 2016 14:22
Testing #2218
Since we're at it, it could also highlight the
caller
andarguments
below with a squiggly indicating aTypeError
:Copied from original issue: microsoft/vscode#2454
The text was updated successfully, but these errors were encountered: