ide - WebStorm: How to disable editing of generated JavaScript files -


in our typescript project, find myself viewing generated javascript (*.js) file, similar typescript (*.ts) file, , try edit them, find out when typescript file transpiled, changes discarded. there way configure webstorm warn me before try edit *.js file in src directory?

here similar question visual studio (currently unanswered).

maybe should hide them. check here.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -