{ "watch": ["./"], "ignore": ["dist/*", "tests/*"], "exec": "tsc && homebridge -D -U dot-homebridge", "signal": "SIGTERM", "env": { "NODE_OPTIONS": "--trace-warnings" } }