My current setup involves using Visual Studio 2012 with TypeScript for Visual Studio version 0.9.0.1 and Web Essentials 2012. However, I have encountered an issue where changes made in the TypeScript file do not reflect in the JavaScript file after saving. I have double-checked my TypeScript settings but am still facing this problem. Can anyone provide insight into why this may be happening and suggest steps to resolve it?
Thank you