mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
add the new `--watch-kill-signal` to allow users to customize what signal is sent to the process on restarts during watch mode PR-URL: https://github.com/nodejs/node/pull/58719 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>