AI · 59
OS · 169
Packages · 147
Programming · 146
Concepts · 16
1 page tagged tsc.
tsc
Install the TypeScript compiler, run .ts files without a build step using ts-node or tsx, and compile projects with tsc. Covers tsc flags, watch mode, and project references.