From a6babe51731259bdfec4d9a8f1591bea20475caa Mon Sep 17 00:00:00 2001 From: nick spragg Date: Sun, 10 Apr 2016 12:57:34 +0100 Subject: [PATCH] Task: linting --- src/filehound.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/filehound.js b/src/filehound.js index 74e5502..456ad97 100644 --- a/src/filehound.js +++ b/src/filehound.js @@ -172,4 +172,4 @@ class FileHound { } } -module.exports = FileHound +module.exports = FileHound;