// tsconfig.json (compile tsc for update changes) { "compileOnSave": true, "compilerOptions": { "watch": true } }