mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Merge branch 'main' into hidden-spider
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"types": [
|
||||
"@webgpu/types",
|
||||
"trusted-types",
|
||||
"wicg-file-system-access"
|
||||
],
|
||||
@@ -17,11 +18,10 @@
|
||||
},
|
||||
"include": [
|
||||
"typings/css.d.ts",
|
||||
"typings/require.d.ts",
|
||||
"typings/thenable.d.ts",
|
||||
"typings/vscode-globals-product.d.ts",
|
||||
"typings/vscode-globals-nls.d.ts",
|
||||
"vs/loader.d.ts",
|
||||
"typings/editContext.d.ts",
|
||||
"vs/monaco.d.ts",
|
||||
"vs/editor/*",
|
||||
"vs/base/common/*",
|
||||
|
||||
Reference in New Issue
Block a user