feat: add package.json cheatsheet.

This commit is contained in:
jaywcjlove
2022-09-28 13:35:52 +08:00
parent 5234cdc024
commit 7ab9ddf766
16 changed files with 715 additions and 110 deletions

View File

@ -17,6 +17,7 @@ Quick Reference
## 工具包
[npm](./docs/npm.md)
[package.json](./docs/package.json.md)
[VSCode](./docs/vscode.md)
[Sketch](./docs/sketch.md)
[Jest](./docs/jest.md)