Commit Graph

7 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions

* Run through again
2017-11-08 09:12:14 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andrew Throener
25098ad441 Fix namespace, add promiseFactory 2017-08-29 12:30:11 -05:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Eric Byers
ca6ef96651 Adding typings for requestretry (#16966)
* Basic framework for requestretry

* Start of tests

* Fixing some linting issues

* More formatting and cleanup

* Switching to a non module

* Finishing the tests

* Fixing formatting for new tests

* Remove unneeded types

* Regenerate base files again
2017-06-05 11:21:55 -07:00