.
This commit is contained in:
parent
0a6b7a822a
commit
533505465d
@ -9,8 +9,7 @@
|
|||||||
"build": "nest build",
|
"build": "nest build",
|
||||||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
||||||
"dev": "nest start --watch",
|
"dev": "nest start --watch",
|
||||||
"start:debug": "nest start --debug --watch",
|
"start": "pm2 start ecosystem.config.js --",
|
||||||
"start:prod": "node dist/main",
|
|
||||||
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
"test:watch": "jest --watch",
|
"test:watch": "jest --watch",
|
||||||
|
Loading…
Reference in New Issue
Block a user