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 some missing fields for ClassAccessorProperty and related defs #891

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

benjamn
Copy link
Owner

@benjamn benjamn commented Dec 13, 2022

Now better aligned with the Babel version.

This should address benjamn/recast#1232 (comment), though I am beginning to see the value of @jedwards1211's proposal in #823 to handle Babel types using a more programmatic approach…

@benjamn benjamn marked this pull request as ready for review December 13, 2022 23:15
@benjamn benjamn merged commit 8c46e59 into master Dec 13, 2022
@benjamn benjamn deleted the fix-missing-ClassAccessorProperty-fields branch December 13, 2022 23:37
@jedwards1211
Copy link
Contributor

@benjamn I'm using that approach in https://github.com/codemodsquad/astx/blob/main/src/babel/babelAstTypes.ts and it seems to work well.

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