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

Update to TypeScript 2.4.1 #330

Merged
merged 6 commits into from
Jul 1, 2017
Merged

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Jul 1, 2017

Fixes #327
Alternative to #328

@sharwell sharwell requested a review from BurtHarris July 1, 2017 16:34
msg: string,
e: RecognitionException | undefined): void
{
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Empty body? Just checking...

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, ensures that use of this type will not trigger the new warning regarding weak types.

Copy link
Collaborator

@BurtHarris BurtHarris left a comment

Choose a reason for hiding this comment

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

@sharwell this looks better than my PR. Only one thing to check: the empty method body on DiagnosticErrorListener.syntaxError.

@BurtHarris BurtHarris merged commit 9db6b7e into tunnelvisionlabs:master Jul 1, 2017
@BurtHarris BurtHarris self-requested a review July 1, 2017 18:59
@sharwell sharwell deleted the update-tsc branch July 2, 2017 02:15
@sharwell sharwell added this to the 0.5.0-alpha.1 milestone Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants