I am new to development, currently working on Angular 2. I had a problem saving the .ts (typescript) file on my computer (Win 7). I executed the commands using npm:
>npm install typescript
but when I try to save a text file to a .ts file, it creates an MPEG 2 TS file. How to solve this problem. Please, help!
source
share