Reload your babel-node app on JS source file changes. And do it fast.
Run babel-node with --extensions ts,tsx by default
Just like babel-node, but using babel-register. So you could use it in production.
babel-node replacement using babel-register, but transparently (argument untouched)
Reload your babel-node app on JS source file changes. And do it fast.