mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Fix strict null errors in problemMatcher.ts (#61227)
Fix strict null errors in problemMatcher.ts Fixes #61090
This commit is contained in:
@@ -488,6 +488,7 @@
|
||||
"./vs/workbench/parts/scm/electron-browser/scmUtil.ts",
|
||||
"./vs/workbench/parts/search/common/constants.ts",
|
||||
"./vs/workbench/parts/surveys/electron-browser/nps.contribution.ts",
|
||||
"./vs/workbench/parts/tasks/common/problemMatcher.ts",
|
||||
"./vs/workbench/parts/tasks/common/taskTemplates.ts",
|
||||
"./vs/workbench/parts/terminal/browser/terminalWidgetManager.ts",
|
||||
"./vs/workbench/parts/terminal/common/terminal.ts",
|
||||
|
||||
Reference in New Issue
Block a user