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(47062): support generic arrow function with default type parameter in tsx #47112

Conversation

hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Dec 11, 2021

Fixes #47062 (based on the suggestion #47062 (comment))

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Dec 11, 2021
@RyanCavanaugh RyanCavanaugh merged commit 8974fea into microsoft:main Dec 14, 2021
@RyanCavanaugh
Copy link
Member

Short and sweet. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot define an arrow function with a single generic type parameter that has a default value with JSX
3 participants