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",