Configure and run typescript in visual studio code [updated]
In this post, we will be executing a typescript file in VS Code Prerequisites Nodejs & npm Refer Install & verify nodejs on windows / Mac OS TypeScript To install latest typescript package, Start > Run > cmd, type to verify, on cmd, type Visual Studio Code Download and install from https://code.visualstudio.com/download Steps to write typescript…