add globalThis.ContextType
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
],
|
||||
"globals": {
|
||||
"GM": true,
|
||||
"unsafeWindow": true
|
||||
"unsafeWindow": true,
|
||||
"globalThis": true
|
||||
}
|
||||
},
|
||||
"browserslist": {
|
||||
|
||||
Reference in New Issue
Block a user