Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-13 00:20:17 +00:00
parent 8b085234e1
commit 366b13ffac
31 changed files with 160 additions and 38 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Equivalent to running `npm install` followed by `npm test`.
> Note: `it` can be used as shorthand for `install-test`.
> More information: <https://docs.npmjs.com/cli/v8/commands/npm-install-test>.
> More information: <https://docs.npmjs.com/cli/npm-install-test>.
- Install all dependencies and then run tests: