{ "watch": ["lib", "src", "homebridge-ui/server.js"], "ext": "ts", "ignore": [], "exec": "tsc && homebridge -I -D", "signal": "SIGTERM", "env": { "NODE_OPTIONS": "--trace-warnings" } }