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

Fix declarationKind=interface, type syntax errors #3505

Merged
merged 4 commits into from
Feb 16, 2020

Conversation

738
Copy link
Contributor

@738 738 commented Feb 14, 2020

related: #3102 #3183

If declarationKind is class, interface, type in typescript, and class, interface in flow, the punctuation should be semicolon(;), not comma(,).

738 added 4 commits February 12, 2020 10:30
…typescript, and `class`, `interface` in flow, the punctuation should be semicolon, not comma.
…ript, and `class`, `interface` in flow, the punctuation should be semicolon, not comma. (dotansimha#3102, dotansimha#3183)
@738 738 requested a review from dotansimha February 14, 2020 11:17
@dotansimha
Copy link
Owner

This is awesome!!! Thank you so much @738 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants