@Qyriad You'll probably want something based on LiveReload.
https://www.npmjs.com/package/budo + https://github.com/TypeStrong/tsify would probably do it though idk how well-maintained that particular Browserify plugin is today, there may be others too
@Qyriad (That plugin doesn't have recent changes but that's not *necessarily* an issue if the internal API for tsc has remained the same, you'd just install the latest tsc along with it. But I don't use TS so don't know whether that would work here)