Strict null checks for Task in extHostTypes

This commit is contained in:
Dirk Bäumer
2018-11-23 12:37:30 +01:00
parent f6f4f80cbf
commit 63f9e09b78
4 changed files with 56 additions and 36 deletions

View File

@@ -549,6 +549,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",