{ "watch": ["src", "../"], "ignore": ["../app"], "ext": "ts", "exec": "ts-node ./src/index.ts" }