#64755 Strict null check extension management service

This commit is contained in:
Sandeep Somavarapu
2018-12-13 13:58:57 +01:00
parent 51f7beb40c
commit 79af906199
2 changed files with 43 additions and 37 deletions

View File

@@ -763,7 +763,9 @@
"./vs/workbench/services/title/common/titleService.ts",
"./vs/workbench/services/workspace/common/workspaceEditing.ts",
"./vs/workbench/test/common/editor/editorOptions.test.ts",
"./vs/workbench/test/electron-browser/api/mock.ts"
"./vs/workbench/test/electron-browser/api/mock.ts",
"./vs/platform/extensionManagement/node/multiExtensionManagement.ts",
"./vs/platform/extensionManagement/node/extensionManagementService.ts"
],
"exclude": [
"./typings/require-monaco.d.ts"