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
tsc is the command-line tool that compiles TypeScript files into JavaScript.
What is tsc?