From 425d640592e7bff53f803d3166334eb8ab198047 Mon Sep 17 00:00:00 2001 From: DanielNoord Date: Sun, 31 Jan 2021 14:11:17 +0100 Subject: [PATCH] Final test ESLint Action --- .eslintrc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc.js b/.eslintrc.js index 8570858..ccb10d3 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -5,7 +5,6 @@ module.exports = { }, "globals": { "module": "readonly", - "CM": "writable", "Game": "writable", "l": "readonly", "b64_to_utf8": "readonly",