I'm willing to use Nim instead of TypeScript for creating JavaScript frontend in my hobby project, is there a way to use the compiler in watch mode, which is present in tsc (TypeScript compiler), so that my code would compile automatically when i save it? i'm using Visual Studion Code.