{
  "watch": ["src"],
  "ext": "ts,json",
  "exec": "tsx src/app.ts"
}
