{
    "watch": ["src"],
    "ext": "ts",
    "exec": "ts-node src/main"
}