Skip to content

Codemods should be able to be co-located with normal NPM packages #48

Closed
@danieldelcore

Description

@danieldelcore

Codemods should be shareable via normal npm packages.

This would mean that a package like react could create a codeshift.config.js and link transforms.

Codeshift cli will then pull the package and attempt to locate a config file. If that file is not found, it will attempt to pull a codemod from the community folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions