diff --git a/.eslintrc.js b/.eslintrc.js index e944c8f..a3295cf 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -10,8 +10,6 @@ module.exports = { utf8_to_b64: 'readonly', realAudio: 'readonly', BeautifyAll: 'readonly', - CM: 'writable', - unsafeWindow: 'readonly', }, extends: ['airbnb-base', 'plugin:prettier/recommended'], parserOptions: {