mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 04:01:21 +08:00
feat: add jest
cheatsheet.
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"description": "为开发人员分享快速参考备忘单(主要是方便自己)。",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"build": "node scripts/build.mjs"
|
||||
"build": "node scripts/build.mjs",
|
||||
"start": "node scripts/build.mjs"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user