{
    "watch": [
        "src"
    ],
    "ext": "ts",
    "exec": "npm run dev"
}