You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @paramcmd-Thecommandtorun*/exportfunctiontsxWatch(cmd: string){// TODO: Implement tsx-watch cli with --on-change option for running a command on file changeconsole.log(`Re-run command on tsx watch: ${cmd}`);}
The text was updated successfully, but these errors were encountered:
https://github.com/jellydn/tsx-watch/blob/78da771/index.ts#L14
The text was updated successfully, but these errors were encountered: