Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git extension, enable noUnusedLocals in tsconfig.json #44188

Closed
egamma opened this issue Feb 22, 2018 · 0 comments
Closed

git extension, enable noUnusedLocals in tsconfig.json #44188

egamma opened this issue Feb 22, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug engineering VS Code - Build / issue tracking / etc. verified Verification succeeded
Milestone

Comments

@egamma
Copy link
Member

egamma commented Feb 22, 2018

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

@joaomoreno joaomoreno added this to the February 2018 milestone Feb 22, 2018
@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug engineering VS Code - Build / issue tracking / etc. labels Feb 22, 2018
@mjbvz mjbvz added the verified Verification succeeded label Mar 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug engineering VS Code - Build / issue tracking / etc. verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants