Tweak ESLint.
This commit is contained in:
parent
f2e7963e1f
commit
d26b6103b5
@ -1,3 +1,5 @@
|
||||
/* eslint no-lone-blocks: 0, no-throw-literal: 0 */
|
||||
|
||||
import Bluebird, {coroutine, promisify} from 'bluebird'
|
||||
import eventToPromise from 'event-to-promise'
|
||||
import {createClient} from 'ldapjs'
|
||||
|
Loading…
Reference in New Issue
Block a user