summaryrefslogtreecommitdiff
path: root/eslint.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'eslint.config.js')
-rw-r--r--eslint.config.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/eslint.config.js b/eslint.config.js
index a42b6d0e3..9b54e36af 100644
--- a/eslint.config.js
+++ b/eslint.config.js
@@ -30,6 +30,9 @@ export default [
navigator: 'readonly',
Event: 'readonly',
CustomEvent: 'readonly',
+ Element: 'readonly',
+ IntersectionObserver: 'readonly',
+ MutationObserver: 'readonly',
// Dojo
dojo: 'readonly',