{ "watch": ["*.ts"], "execMap": { "ts": "ts-node" }, "ignore": ["*.test.ts"], "ext": "ts" }