mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
strict null work in extHostTypes, #61543
This commit is contained in:
@@ -545,6 +545,7 @@
|
||||
"./vs/vscode.d.ts",
|
||||
"./vs/vscode.proposed.d.ts",
|
||||
"./vs/workbench/api/node/extHostExtensionActivator.ts",
|
||||
// "./vs/workbench/api/node/extHostTypes.ts",
|
||||
"./vs/workbench/api/shared/tasks.ts",
|
||||
"./vs/workbench/browser/actions/toggleActivityBarVisibility.ts",
|
||||
"./vs/workbench/browser/actions/toggleCenteredLayout.ts",
|
||||
@@ -729,4 +730,4 @@
|
||||
"exclude": [
|
||||
"./typings/require-monaco.d.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user