Skip to content

Commit

Permalink
fix: add generic info for methods with thisArg of built-in classes
Browse files Browse the repository at this point in the history
when enabling noImplicitThis, if assing this argument for
methods like `array.forEach` will cause compile error.
This commit fixes it.

fix microsoft#12548
  • Loading branch information
e-cloud committed Dec 9, 2016
1 parent 7da3383 commit 6bdb6ba
Show file tree
Hide file tree
Showing 4 changed files with 244 additions and 244 deletions.
Loading

0 comments on commit 6bdb6ba

Please sign in to comment.