replace.ts strict null check

This commit is contained in:
Rob Lourens 2018-12-22 22:13:11 -06:00
parent f045bb5c85
commit 4542a22fa7

View file

@ -662,6 +662,7 @@
"./vs/workbench/parts/search/browser/patternInputWidget.ts",
"./vs/workbench/parts/search/common/constants.ts",
"./vs/workbench/parts/search/common/queryBuilder.ts",
"./vs/workbench/parts/search/common/replace.ts",
"./vs/workbench/parts/search/common/search.ts",
"./vs/workbench/parts/search/common/searchModel.ts",
"./vs/workbench/parts/search/test/browser/mockSearchTree.ts",