We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75f073 commit 27a9a2bCopy full SHA for 27a9a2b
package.json
@@ -13,9 +13,6 @@
13
"lint": "eslint .",
14
"test": "jest --coverage",
15
"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",
19
"upgrade-interactive": "npm-check --update"
20
},
21
"author": "Philippe Matray <[email protected]>",
0 commit comments