Remove ts-node
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"watch": ["dist"],
|
||||
"ext": "js",
|
||||
"exec": "node -r tsconfig-paths/register -r ts-node/register dist/main.js"
|
||||
"exec": "node -r tsconfig-paths/register dist/main.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user