0:00
0% complete
LearnStep 1 of 2
Installing TypeScript
Learning Objectives
- •Install TypeScript
- •Use tsc compiler
- •Understand tsconfig.json
Lesson Outline
LearnStep 1/2
Installing TypeScript
bash
Compiling TypeScript
bash
tsconfig.json
json
Run tsc --init to generate a default tsconfig.json file.