From 4074fa44e771ff9b162b28cc2efa92a342262b83 Mon Sep 17 00:00:00 2001 From: Kevin Nowaczyk Date: Fri, 10 May 2024 08:51:03 -0400 Subject: [PATCH] Update .eslintrc.json --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index 9420057..798b61e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -5,6 +5,7 @@ }, "env": { "browser": true, + "node": true, "es6": true }, "globals": {