esbuild-node-tsc
esbuild-node-tsc copied to clipboard
Support esbuild write: false option
Hello, it would be great to be able to run this with write: false on esbuild to not have to output files (this option automatically disables outdir option). Thanks.