1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:55:33 +02:00

npm-run-script: add page (#14050)

This commit is contained in:
Managor 2024-10-08 19:33:58 +03:00 committed by GitHub
parent f4219fd1eb
commit 0f9724ce47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,7 @@
# npm run-script
> This command is an alias of `npm run`.
- View documentation for the original command:
`tldr npm run`