Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fixUnusedIdentifier: If every VariableDeclaration is unused, remove the VariableStatement#24231

Merged
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
unused_vardeclmicrosoft/TypeScript:unused_vardeclCopy head branch name to clipboard
May 21, 2018
Merged

fixUnusedIdentifier: If every VariableDeclaration is unused, remove the VariableStatement#24231
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
unused_vardeclmicrosoft/TypeScript:unused_vardeclCopy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented May 17, 2018

Copy link
Copy Markdown

Previously removing all unused declarations for let a, b; would result in let ;.

@ghost ghost requested review from amcasey and sheetalkamat May 17, 2018 22:45
@ghost ghost force-pushed the unused_vardecl branch 3 times, most recently from 9be7bb4 to 75c458a Compare May 18, 2018 17:58
@ghost ghost force-pushed the unused_vardecl branch from 75c458a to e80f5d0 Compare May 18, 2018 18:14
@ghost ghost merged commit 802dc2b into master May 21, 2018
@ghost ghost deleted the unused_vardecl branch May 21, 2018 22:54
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.