jshint node=true
This commit is contained in:
parent
41a8604cb8
commit
f37b313efc
@ -1,4 +1,4 @@
|
||||
/* jshint esversion: 6 */
|
||||
/* jshint esversion: 6, node: true */
|
||||
const Fs = require('fs');
|
||||
const Semaphore = require('saferphore');
|
||||
const nThen = require('nthen');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user