Watch Mode
↔ TSC mode to continuously monitor & recompile upon Code change (save)
References
run [
TSC](tsc_ts-def) in [**_
Watch Mode_**](watch-mode) for app.ts
↔tsc app.ts -w
tsc -w
(run in project root dir) ↔ enter Watch Mode in root project dir to watch changes for all .ts files