TypeScript | TypeScript Configuration and Performance | Question5

Last Updated :
Discuss
Comments

Which tool can be used to analyze and improve TypeScript build performance?

tsc --watch

tsc --diagnostics

tsc --optimize

tsc --fast

Share your thoughts in the comments