summaryrefslogtreecommitdiff
path: root/lib/auto.js
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2016-06-07 18:32:02 -0700
committerAlexander Early <alexander.early@gmail.com>2016-06-07 18:32:02 -0700
commit428a3004417c1c456dceecc1ba1c68afe24122fc (patch)
tree07b74085c7e31740909e24ad2f35f5f239cc2ab9 /lib/auto.js
parent6932085d7ca452e8c081ea709d8994fcb0246e27 (diff)
downloadasync-428a3004417c1c456dceecc1ba1c68afe24122fc.tar.gz
fix new lint errors
Diffstat (limited to 'lib/auto.js')
-rw-r--r--lib/auto.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/auto.js b/lib/auto.js
index 6821e12..bb8ee87 100644
--- a/lib/auto.js
+++ b/lib/auto.js
@@ -46,6 +46,7 @@ import onlyOnce from './internal/onlyOnce';
* pass an error to their callback. Results are always returned; however, if an
* error occurs, no further `tasks` will be performed, and the results object
* will only contain partial results. Invoked with (err, results).
+ * @returns undefined
* @example
*
* async.auto({