We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ca974e + b3b8671 commit bcceef9Copy full SHA for bcceef9
1 file changed
src/scope-locals.ts
@@ -46,6 +46,7 @@ export const ALLOWED_GLOBALS = new Set([
46
// WHATWG
47
'localStorage',
48
'sessionStorage',
49
+ 'URL',
50
// ////////////////
51
// functions / utilities
52
0 commit comments