Commit 40c92bc4 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

minor update

parent e64006a7
......@@ -17,7 +17,7 @@
},
"scripts": {
"start:dev": "nodemon ./src/index.ts",
"start": "nodemon ./built/app.js",
"start": "nodemon ./built/index.js",
"test": "jest",
"clean-code": "ts-standard --fix",
"check-types": "tsc --noEmit",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment