Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-09 00:17:12 +00:00
parent 31e38d1972
commit 8fdd4c7ea2
24 changed files with 186 additions and 18 deletions

12
tldr/npm-run-script Normal file
View File

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# npm run-script
> This command is an alias of `npm run`.
- View documentation for the original command:
`tldr npm run`