{ "watch": [ "src" ], "ext": "ts", "ignore": [], "exec": "tsc && homebridge -U ./test/hbConfig -D", "signal": "SIGTERM", "env": { "NODE_OPTIONS": "--trace-warnings" } }