补充后端核心链路自动化测试
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"seed:dev-data": "node scripts/seed-dev-data.js",
|
||||
"db:migrate": "node src/db/migrate.js",
|
||||
"dev": "node --watch-path=src --watch-path=config --watch-preserve-output src/index.js",
|
||||
"test": "node --test",
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit",
|
||||
"start": "node src/index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user