Ulrich Buchgraber
|
6ccbcd2c4d
|
Fix all the (unrelated) 'no-angle-bracket-type-assertion' linter errors in packages which depend on @types/node
|
2018-11-21 01:29:44 +01:00 |
|
Marc Ghorayeb
|
d2d41a9f46
|
[async] Default E to Error and add auto polymorphism for optional arg (#29825)
* feat(async): default callback error to Error type
* feat(async): polymorph auto method
|
2018-10-18 08:46:19 -07:00 |
|
rlindgren
|
055cf34ca9
|
fix lint
|
2017-10-27 11:35:10 -04:00 |
|
rlindgren
|
e670e0731c
|
Fix doWhilst, doUntil definitions and tests
|
2017-10-20 12:01:00 -04:00 |
|
Andy
|
f713855f03
|
async: Convert to module (#19870)
|
2017-09-26 08:36:27 -07:00 |
|
Sasan
|
ccb1510ac1
|
corrected: in async.queue.push(task,callback) callback is not called with the task interface. (#18821)
* correted: async.queue callback function does not use task interface.
* correct `queue.push` generic type.
|
2017-08-14 15:08:23 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|