FlashcardBeginner

The TypeScript Compiler (tsc)

tsc is the command-line tool that compiles TypeScript files into JavaScript.

Question

What is tsc?

Click to reveal answer