- Mastering TypeScript 3
- Nathan Rozentals
- 38字
- 2025-04-04 14:50:57
Building the project
Our sample project can now be built by hitting Ctrl+Shift+B. Note that, in the base directory of our project, we now have a hello.js and a hello.js.map file as the result of the compilation step.