chore: fix linting

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
Jacob Heun
2018-11-09 23:15:09 +01:00
parent c9e8dd5714
commit 299b795f8a

View File

@ -1,4 +1,5 @@
/* eslint-env mocha */
/* eslint max-nested-callbacks: ["error", 5] */
'use strict'
const pull = require('pull-stream')