Commit Graph

7 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
Andy
11f0445ae2 Remove duplicate declaration files (#12277) 2016-10-26 12:18:23 -07:00
zhengbli
701bf539da Resolve merge conflict 2016-10-25 11:44:01 -07: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
Giff Song
bfabdd0afb Rename ndarray test file 2016-10-24 02:57:36 +09:00
Giff Song
f0e2c8cd2c Fix compile error with es6 target 2016-10-24 02:55:48 +09:00
Giff Song
e6fbb4b526 Add definitions for ndarray 2016-10-24 02:41:14 +09:00