8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--run
1 parent ca68544 commit 6b35994Copy full SHA for 6b35994
doc/api/cli.md
@@ -2049,7 +2049,7 @@ changes:
2049
> Stability: 1.2 - Release candidate
2050
2051
This runs a specified command from a package.json's `"scripts"` object.
2052
-If no `"command"` is provided, it will list the available scripts.
+If a missing `"command"` is provided, it will list the available scripts.
2053
2054
`--run` will traverse up to the root directory and finds a `package.json`
2055
file to run the command from.
0 commit comments