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

traverse #81

Merged
merged 4 commits into from
Aug 7, 2024
Merged

traverse #81

merged 4 commits into from
Aug 7, 2024

Conversation

PuruVJ
Copy link
Contributor

@PuruVJ PuruVJ commented Aug 2, 2024

No description provided.

@ronanru
Copy link
Collaborator

ronanru commented Aug 3, 2024

Please run npm run format

@PuruVJ
Copy link
Contributor Author

PuruVJ commented Aug 3, 2024

Done

@@ -0,0 +1,40 @@
// THESE ARE FOR ESM IMPORTS
import assert from 'assert';
import traverse from 'neotraverse/legacy';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PuruVJ can we add a test case for the require case as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@thepassle thepassle merged commit ffe0717 into es-tooling:main Aug 7, 2024
3 checks passed
@thepassle
Copy link
Collaborator

Thanks for the PR!

@PuruVJ PuruVJ deleted the traverse branch August 7, 2024 11:26
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.

3 participants