Index: test/.eslintrc.json
===================================================================
--- a/test/.eslintrc.json
+++ b/test/.eslintrc.json
@@ -1,5 +1,6 @@
 {
   "env": {
+    "node": true,
     "mocha": true
   }
 }
