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

Support trailing comma in function types #2608

Merged
merged 3 commits into from
Jan 6, 2023
Merged

Support trailing comma in function types #2608

merged 3 commits into from
Jan 6, 2023

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jan 6, 2023

Fixes #2509

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@dcodeIO dcodeIO merged commit 1ff71e5 into main Jan 6, 2023
@HerrCai0907 HerrCai0907 deleted the issue-2509 branch October 17, 2023 09:00
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.

Trailing comma in type alias causes TS1003 identifier expected compiler error
1 participant