Commit Graph

11 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
8a11b1f2fc retry: Fix lint (#20915) 2017-10-23 13:17:47 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Dimitri Benin
85b9cc459f [p-retry] introduce typings, [retry] export options interfaces, linting (#18671) 2017-08-08 14:11:30 -07:00
Stan Goldmann
3a514e8e36 Address requested code changes
* Remove options file and include options as well as  JSDocs inline
* Hint retry to `Error` classes
* Remove optional flag of `current` in the callback parameter
* Fix typos
2017-07-14 11:09:44 +02:00
Stan Goldmann
ba7215a12a Declare options not only inside jsdoc as optional 2017-07-11 23:13:37 +02:00
Stan Goldmann
c81ee2c38f Fix CI errors
* Lower typescript version since 2.4 is not supported yet, remove minor version and version tag from package

* Add lib to tsconfig.json

* Adjust tslint.json by extending dstlint and removing duplicate rules
2017-07-11 14:25:35 +02:00
Stan Goldmann
38717ff972 Add typings for retry 2017-07-11 13:44:11 +02:00