Auto add a few more files to strict null checks

This commit is contained in:
Matt Bierner 2018-10-17 17:26:16 -07:00
parent c6f19c3ceb
commit 33d86f14e2

View file

@ -307,7 +307,12 @@
"./vs/editor/test/common/mocks/mockMode.ts",
"./vs/editor/test/common/mocks/testConfiguration.ts",
"./vs/editor/test/common/model/benchmark/benchmarkUtils.ts",
"./vs/editor/test/common/model/benchmark/entry.ts",
"./vs/editor/test/common/model/benchmark/modelbuilder.benchmark.ts",
"./vs/editor/test/common/model/benchmark/operations.benchmark.ts",
"./vs/editor/test/common/model/benchmark/searchNReplace.benchmark.ts",
"./vs/editor/test/common/model/editableTextModelTestUtils.ts",
"./vs/editor/test/common/model/linesTextBuffer/textBufferAutoTestUtils.ts",
"./vs/editor/test/common/modes/supports/javascriptOnEnterRules.ts",
"./vs/editor/test/common/modesTestUtils.ts",
"./vs/editor/test/common/view/minimapCharRendererFactory.ts",