#64755 Strict null check for ExtensionGalleryService

This commit is contained in:
Sandeep Somavarapu
2018-12-13 15:35:21 +01:00
parent 79af906199
commit ae49b191ef
5 changed files with 127 additions and 124 deletions

View File

@@ -765,7 +765,8 @@
"./vs/workbench/test/common/editor/editorOptions.test.ts",
"./vs/workbench/test/electron-browser/api/mock.ts",
"./vs/platform/extensionManagement/node/multiExtensionManagement.ts",
"./vs/platform/extensionManagement/node/extensionManagementService.ts"
"./vs/platform/extensionManagement/node/extensionManagementService.ts",
"./vs/platform/extensionManagement/node/extensionGalleryService.ts"
],
"exclude": [
"./typings/require-monaco.d.ts"