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
Denis
5bb1023941 Implemented Tile-Reduce (#12475)
* Implemented Tile-Reduce

* Update tile-reduce from feedback
- inlined callbacks
- declare types "start" | "map"
2016-11-06 14:58:17 -08:00