I have installed vs code on ubuntu 20 and wanted to compile a .ts file via tsc which created a empty js file. node is installed , also typescript
tsc
also testing it with webstorm created a correct js file
why does this dont work in vs code ?
2.1m questions
2.1m answers
60 comments
57.0k users