mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Revert "strict null work in extHostTypes, #61543"
This reverts commit 714b18d16c.
This commit is contained in:
@@ -545,7 +545,6 @@
|
||||
"./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",
|
||||
@@ -730,4 +729,4 @@
|
||||
"exclude": [
|
||||
"./typings/require-monaco.d.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user