lint: src/node/utils/promises.js
parent
b831feae66
commit
21ef857d8a
|
@ -1,3 +1,4 @@
|
|||
'use strict';
|
||||
/**
|
||||
* Helpers to manipulate promises (like async but for promises).
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue