SublimeOnSaveBuild
SublimeOnSaveBuild copied to clipboard
avoid the param windows on typescript compile
I'm using this package with sublime text 3, hoping to make it compile Typescript files into javascript. the best i was able to achieve is that on save it opens the build params line, then i hit enter and it does the work. but it's annoying. i want just to save and have the js file ready, like in vs or other tools. is there a way to avoid this parameters window? there are no params anyways.