It would be useful if I could disable the notification feature...
ts-node-dev --help should show the options, --no-notify included
ts-node-dev --help
--no-notify
As stated in https://github.com/fgnass/node-dev docs --no-notify removes only desktop notifications.
Thanks!
Most helpful comment
ts-node-dev --helpshould show the options,--no-notifyincluded