-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Description
Part of #60565
Tracks updating vs/workbench/services/keybinding to have strict null checking.
Not all of these files are eligible to be included in the strict null build yet due to their dependencies. You do not need to fix errors outside of the keybinding directory
Steps
- Add
./vs/workbench/services/keybinding/**/*.tsto theincludesection ofsrc/tsconfig.strictNullChecks.json - Run
yarn strict-null-check -- --watch - Fix strict null check compiler errors inside of the
keybindingdirectory. - Verify normal build still works
- Revert changes to
src/tsconfig.strictNullChecks.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debtCode quality issuesCode quality issues