Skip to content

Commit 6bff470

Browse files
committed
Alias for nest command package.json
1 parent 2af4cc6 commit 6bff470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"license": "UNLICENSED",
88
"scripts": {
99
"prebuild": "rimraf dist",
10+
"nest": "nest",
1011
"build": "nest build",
1112
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
1213
"start": "nest start",

0 commit comments

Comments
 (0)