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
Dan Homola
901da6fac0 Add typings for jsonminify (#12447)
* Add typings for jsonminify

* Fix test string

* Strip declare module

* Simplify declaration

* Fix declaration bug

* Change test import syntax, revert the declaration
2016-11-07 05:51:05 -08:00