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: add typeArguments to CallExpression #949

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

43081j
Copy link

@43081j 43081j commented May 8, 2024

Adds type parameters to CallExpression such that visit is able to visit them.

Adds type parameters to `CallExpression` such that `visit` is able to
visit them.
@alexbit-codemod
Copy link

@eventualbuddha can you help with this?
@benjamn would be happy to become the maintainer of ast-types and recast. let me know if interested. we can have a quick chat about this too. https://cal.com/alexbit/15min
thanks

@eventualbuddha
Copy link
Contributor

I don’t have write access to this repo nor to the npm package, so I can’t merge it or do a release. If I did, I’d still want to have some documentation explaining this and maybe a test.

@alexbit-codemod
Copy link

good to know. thanks... will wait for @benjamn to chime in here and help us push things forward. thank you benjamin in advance for your time and building ast-types.

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

3 participants