Revert "strict null work in extHostTypes, #61543"

This reverts commit 714b18d16c.
This commit is contained in:
Johannes Rieken
2018-11-16 15:50:05 +01:00
parent 8f33d560b9
commit 917a2c58ce
5 changed files with 20 additions and 19 deletions

View File

@@ -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"
]
}
}