Commit Graph

2 Commits

Author SHA1 Message Date
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Giff Song
5d8373707c Add typings for ndarray (#12208)
* Add typings for ndarray

* [ndarray] Fix indentation

* [ndarray] Make test be passed with strictNullChecks=true
2016-10-25 11:39:18 -07:00