Skip to content

Commit 27a9a2b

Browse files
committed
remove some scripts
1 parent e75f073 commit 27a9a2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"lint": "eslint .",
1414
"test": "jest --coverage",
1515
"test:watch": "jest --watch",
16-
"dev-test": "nodemon dev-test",
17-
"start": "tsc && node ./build/app.js",
18-
"dev": "ts-node-dev --respawn --transpileOnly ./src/app/index.ts",
1916
"upgrade-interactive": "npm-check --update"
2017
},
2118
"author": "Philippe Matray <[email protected]>",

0 commit comments

Comments
 (0)