lint compliance

pull/1/head
ansuz 2020-04-15 12:40:18 -04:00
parent cdcb01623d
commit 9ed26cfeb0
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
/*jshint esversion: 6 */
/* globals process */
const nThen = require("nthen");
const getFolderSize = require("get-folder-size");
const Util = require("../common-util");