Files
cheatsheet-tldr/tldr/npm-test
2024-10-08 00:16:55 +00:00

13 lines
215 B
Plaintext

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