{
  "watch": [
    "src"
  ],
  "ext": "ts",
  "ignore": [],
  "exec": "tsc && homebridge -I -D -U .homebridge",
  "signal": "SIGTERM"
}
