strict null work in extHostTypes, #61543

This commit is contained in:
Johannes Rieken
2018-11-16 15:45:10 +01:00
parent a8838578af
commit 714b18d16c
5 changed files with 19 additions and 20 deletions

View File

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