自定义在监视模式重启时发送给进程的信号。
¥Customizes the signal sent to the process on watch mode restarts.
node --watch --watch-kill-signal SIGINT test.js 拷贝
node --watch --watch-kill-signal SIGINT test.js