{
    "watch": "src/**/*.ts",
    "execMap": {
        "ts": "ts-node"
    }
}