add `location` to globals

pull/7738/head
mustafa0x 6 years ago committed by Conduitry
parent 29ce6e0282
commit 3ff1dd010d

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

Loading…
Cancel
Save