mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
don't expose dom and worker to extensions
This commit is contained in:
@@ -23,10 +23,7 @@
|
||||
"ES2020.Intl",
|
||||
"ES2021.Promise",
|
||||
"ES2021.String",
|
||||
"ES2021.Weakref",
|
||||
"DOM",
|
||||
"DOM.Iterable",
|
||||
"WebWorker.ImportScripts"
|
||||
"ES2021.Weakref"
|
||||
],
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user