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 3d0f00f commit c08736bCopy full SHA for c08736b
1 file changed
doc/api/cli.md
@@ -2031,7 +2031,7 @@ changes:
2031
> Stability: 1.2 - Release candidate
2032
2033
This runs a specified command from a package.json's `"scripts"` object.
2034
-If no `"command"` is provided, it will list the available scripts.
+If a missing `"command"` is provided, it will list the available scripts.
2035
2036
`--run` will traverse up to the root directory and finds a `package.json`
2037
file to run the command from.
0 commit comments