lint: src/node/utils/promises.js

pull/4667/head
John McLear 2021-01-21 21:06:52 +00:00 committed by Richard Hansen
parent b831feae66
commit 21ef857d8a
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
'use strict';
/**
* Helpers to manipulate promises (like async but for promises).
*/