I'm using JavaScript and TypeScript in WebStorm and I'm concerned about WebStorm's transpile behaviour. It transpiles every time I made a change in the TypeScript files.
Is it possible to change that transpile mode, so that transpiling is only happening when I'm saving?
According to Webstorm documentation, You can change the TypeScript transpiler compile behavior by unchecking the immediate file synchronization
checkbox in Preferences > Tools > File Watchers > TypeScript dialog window.
If the TypeScript
File Watcher isn't listed in the File Watchers list, you need to create it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With