diff --git a/.eslintrc.js b/.eslintrc.js index 548e2d62..8ff5f15c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -26,6 +26,7 @@ module.exports = { "JSON", "location.href", "location.origin", + "CustomEvent", "MutationObserver", "Object.assign", "Object.defineProperty", "Object.defineProperties", "Object.getOwnPropertyDescriptor",