Replaced window with global and modified eslintrc
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@ module.exports = {
|
||||
"XPCOMUtils": true,
|
||||
"OS": true,
|
||||
"ADDON_UNINSTALL": true,
|
||||
"ADDON_DISABLE": true
|
||||
"ADDON_DISABLE": true,
|
||||
"proxifiedContainers": true
|
||||
},
|
||||
"plugins": [
|
||||
"promise",
|
||||
|
||||
Reference in New Issue
Block a user