Skip to content

Add semicolon to unused class member list #21334

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

Closed
wants to merge 1 commit into from

Conversation

sandersn
Copy link
Member

Turns out SemicolonClassElement is a specific kind for semicolons inside a class. Having one of them with --noUnusedLocals on would crash the compiler after the assert added in #21013.

Turns out SemicolonClassElement is a specific kind for semicolons inside
a class. Having one of them with --noUnusedLocals on would crash the
compiler after the assert added in #21013.
@sandersn sandersn requested a review from a user January 22, 2018 17:24
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove TypeScript-Node-Starter changes, then it's good.

@sandersn
Copy link
Member Author

@Andy-MS any idea how to do that? It's not showing up as changed on my local enlistment.

@sandersn
Copy link
Member Author

After trying various things, we decided just to close this PR and create a new one, #21343. The submodule update doesn't really matter because running the user tests always updates it, but I think it would be better to drop the submodules and have the test run git clone each time.

@sandersn sandersn closed this Jan 22, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
@sandersn sandersn deleted the add-semicolon-to-unused-class-members branch August 26, 2019 17:34
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