Skip to content

Update list of options in --help to match available flags #241

@iamrestrepo

Description

@iamrestrepo

Currently, when accessing the --help command and the README to check out the available options/flags to run the sort-comp transform, only three options are visible to the user: --force --dry and --print. Additionally, the --jscodeshift flag (for advanced options) suggests that options like parse and explicitRequire can be declared INSIDE this (jscodeshift) instead of just declaring the flags directly when running react-codemod [PATH] [...options].

I suggest we update the README file and the --help script to include all available flags for this transform.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions