By mistake, I pressed CTRL + B and it created JavaScript files and source map files from Typescript.
Is there a simple way to reverse this process? Sublime keeps generating/updating the JS files whenever I make changes to the Typescript files.
My current setup includes Sublime 3, Typescript, Angular 2, and Webpack.