style: lint happy

This commit is contained in:
Friedel Ziegelmayer 2016-09-08 15:28:50 +02:00
parent 261b3bdc12
commit 34b5d0ebed

View File

@ -1,3 +1,4 @@
/* eslint max-nested-callbacks: ["error", 8] */
/* eslint-env mocha */
'use strict'