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

Type and refactor moveSpecifiers helper #809

Open
thatblindgeye opened this issue Dec 20, 2024 · 0 comments
Open

Type and refactor moveSpecifiers helper #809

thatblindgeye opened this issue Dec 20, 2024 · 0 comments
Labels

Comments

@thatblindgeye
Copy link
Collaborator

From comments left on #808, we should type and possibly refactor the moveSpecifiers helper. Reason for refactoring it would be that it may make it easier to implement types, but also because right now it cannot be used inline (e.g. call the helper as part of some other logic) -- it has to be the only logic for a codemod due to it being passed to the create method that gets exported from a codemod file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant