Final test ESLint Action

This commit is contained in:
DanielNoord
2021-01-31 14:11:17 +01:00
committed by GitHub
parent 9c61d62a8f
commit 425d640592

View File

@@ -5,7 +5,6 @@ module.exports = {
}, },
"globals": { "globals": {
"module": "readonly", "module": "readonly",
"CM": "writable",
"Game": "writable", "Game": "writable",
"l": "readonly", "l": "readonly",
"b64_to_utf8": "readonly", "b64_to_utf8": "readonly",