{ "watch": ["src"], "ext": "ts", "ignore": [ "**/*.test.ts", "**/*.spec.ts" ], "delay": "3", "execMap": { "ts": "tsx" } }