{ "watch": ["modules"], "ext": "ts", "ignore": ["src/**/*.spec.ts"], "exec": "ts-node -r tsconfig-paths/register modules/core/main.ts" }