{
"watch": [
"src"
],
"ext": "ts",
"ignore": [],
"exec": "tsc",
"signal": "SIGTERM",
"env": {
"NODE_OPTIONS": "--trace-warnings"
}