Commit Graph

6 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
Neil Gentleman
038d712743 [p-limit] fix generics (#23066)
generated limit functions don't care about types, but preserve the return
type of the function that they are passed.
2018-01-24 12:00:46 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Nate Silva
5a1400f33d declare the namespace (#20008)
allows `import * as pLimit from 'p-limit'`
2017-09-25 17:19:11 -07:00
Dimitri Benin
a573285132 [p-limit] introduce typings (#18721) 2017-08-08 13:53:36 -07:00