diff --git a/.eslintrc.js b/.eslintrc.js index b987e8779..22a83a8fb 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -34,9 +34,7 @@ module.exports = { ], globals: { - '$': 'readonly', document: 'readonly', - QUnit: 'readonly', window: 'readonly', },