Skip to content

Commit

Permalink
docs: clarify the jscodeshift params
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Lopin <[email protected]>
  • Loading branch information
Nikolai Lopin committed Jan 11, 2024
1 parent ec3fcf5 commit a725e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrating.storybook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Yarn
yarn exec node_modules/.bin/run_v2_migration src/**/*
```

If you prefer to run codemods one by one, you'll find individual commands in the [Breaking Changes section](#breaking-changes).
This command also accepts [jscodeshift's CLI options](https://github.com/facebook/jscodeshift?tab=readme-ov-file#usage-cli). If you prefer to run codemods one by one, you'll find individual commands in the [Breaking Changes section](#breaking-changes).

## 3️⃣ Verify it works

Expand Down

0 comments on commit a725e23

Please sign in to comment.