git extension, enable noUnusedLocals in tsconfig.json #44188
Labels
bug
Issue identified by VS Code Team member as probable bug
engineering
VS Code - Build / issue tracking / etc.
verified
Verification succeeded
Milestone
We will soon enable that hygiene checks will complain about unused variables for the bundled extensions (#42831). It is therefore recommended to set "noUnusedLocals" to true in the tsconfig.json
The text was updated successfully, but these errors were encountered: