{ "watch": ["src"], "ext": "ts", "ignore": ["src/**/*.spec.ts", "mock-data/**/*"], "exec": "node --inspect=5858 -r ts-node/register src/main.ts" }