add `location` to globals

pull/3682/head
mustafa0x 5 years ago committed by Conduitry
parent 8206c27c0a
commit 44c1b6f23d

@ -23,6 +23,7 @@ export const globals = new Set([
'isNaN',
'JSON',
'localStorage',
'location',
'Map',
'Math',
'NaN',

Loading…
Cancel
Save