TypeScript - How to keep transpiled files in a separate directory?

How to configure WebStorm's bundled TypeScript to keep transpiled files in a separate directory?

Here they suggest to use --outDir option but I am not sure how to configure it in WebStorm (I would prefer not to update tsconfig.json.).

Thanks!

 

0

Please sign in to leave a comment.