Add Event to globals list

pull/3810/head
Jesper Hasselquist 5 years ago
parent d03a5de6f6
commit 192c1bbafa

@ -15,6 +15,7 @@ export const globals = new Set([
'encodeURIComponent',
'Error',
'EvalError',
'Event',
'history',
'Infinity',
'InternalError',

Loading…
Cancel
Save