0
Q:

vsc typescript auto build on save

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

New to Communities?

Join the community