hello, and thanks for working for this project, and I just want to add typescript repl support in SpaceVim
the code runner works well now, but the repl do not work in my plugin, as the ts-node -i do not fflush the sdtout buffer until we send (os/exit).
hello, and thanks for working for this project, and I just want to add typescript repl support in SpaceVim
the code runner works well now, but the repl do not work in my plugin, as the
ts-node -ido not fflush the sdtout buffer until we send (os/exit).