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
Christian Schwarz
34cc6ae05e Add typings for pbf (#12796)
* Add typings for pbf

* Fix test issues

* Remove single declare module

* Made buffer optional
2016-11-18 12:52:20 -08:00