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: add object.assign codemod #93

Merged
merged 1 commit into from
Aug 26, 2024
Merged

feat: add object.assign codemod #93

merged 1 commit into from
Aug 26, 2024

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Aug 21, 2024

Adds a codemod for object.assign.

This also changes behaviour of removeImport to consider all require calls with the target source, rather than only those which are directly call expressions.

Adds a codemod for `object.assign`.

This also changes behaviour of `removeImport` to consider _all_ require
calls with the target source, rather than only those which are directly
call expressions.
@thepassle thepassle merged commit 38c83b0 into main Aug 26, 2024
3 checks passed
@43081j 43081j deleted the assignless branch August 26, 2024 12:48
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