Visual Studio Code – How can I make Visual Studio watch my Typescript files for changes?
I'm working on a legacy, rather outdated MVC project, where I've been tasked with adding several major new features. Although most of the UI is in Razor, one of the features will involve a fair bit of Javascript. To make…