Fix eslint
This commit is contained in:
parent
cf28e23d8e
commit
bf1dbb68b8
7 changed files with 541 additions and 22 deletions
|
@ -1,3 +1,5 @@
|
|||
/* global describe, it */
|
||||
|
||||
var DocumentHandler = require('../lib/document_handler');
|
||||
var Generator = require('../lib/key_generators/random');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue