Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-Shea authored Dec 27, 2023
1 parent 8a14149 commit b509168
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Running `ultra lint:fix` will spawn exactly **one** child process, directly with

**Ultra** will additionally execute any configured `pre` and `post` scripts, just like `npm run` and `yarn run`.


## :palm_tree: Recursive Execution

When using `-r` or `--recursive`, the command will be executed in every package of your repository, **excluding the root package**. If you also want to run in the root package, combine `--recursive` with `--root`.
Expand Down

0 comments on commit b509168

Please sign in to comment.