Skip to content

Type and refactor moveSpecifiers helper #809

Open
@thatblindgeye

Description

@thatblindgeye

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions