Working (only tested Split yet but im tired)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"watch": ["src"],
|
||||
"watch": ["src", "../shared-operations/src"],
|
||||
"ext": "ts,json",
|
||||
"ignore": ["src/**/*.spec.ts"],
|
||||
"exec": "node --trace-warnings --experimental-specifier-resolution=node --loader ts-node/esm ./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user