re-structure
Showing
+5 -4
... | ... | @@ -14,10 +14,11 @@ |
"url": "https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/project-page.git" | ||
}, | ||
"scripts": { | ||
"start:dev": "nodemon app.ts", | ||
"start:dev": "nodemon ./src/app.ts", | ||
"start": "nodemon ./built/app.js", | ||
"build": "tsc -build", | ||
"clean": "tsc -build --clean", | ||
"check-types": "tsc", | ||
"test": "jest", | ||
"cleancode": "ts-standard --fix" | ||
}, | ||
... | ... |
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment