- Mastering TypeScript 3
- Nathan Rozentals
- 38字
- 2021-07-02 12:42:38
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.