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

Feat: support Typescript type arguments on tagged template literals #1415

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

spanishpear
Copy link
Contributor

Typescript allows for type arguments tagged templates, which is used in several different styled component systems, e.g:

This was initially implemented by @JakeLane internally, to support developer codemods in typescript land!

@spanishpear
Copy link
Contributor Author

Cc @eventualbuddha - would you be able to take a look at this? Currently have a patch for it internally, but there's some benefit to upstreaming 💓

@eventualbuddha eventualbuddha merged commit 23af451 into benjamn:master Mar 3, 2025
@eventualbuddha
Copy link
Collaborator

Published in recast@0.23.11.

@spanishpear
Copy link
Contributor Author

@eventualbuddha Love your work - so happy to see some of the updates getting merged!!!! 🥳

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.

None yet

2 participants