Strict null check 'quickOpenWidget.ts' #67774
Labels
engineering
VS Code - Build / issue tracking / etc.
under-discussion
Issue is under discussion for relevance, priority, approach
Milestone
Part of #60565
Tracks updating
./vs/base/parts/quickopen/browser/quickOpenWidget.ts
to have strict null checking. This should be the last file invs/base
that needs strict null checkingSteps
./vs/base/parts/quickopen/browser/quickOpenWidget.ts
to theinclude
section ofsrc/tsconfig.strictNullChecks.json
yarn strict-null-check -- --watch
The text was updated successfully, but these errors were encountered: