I had it set to false for a while when I first started rescript, and the main reason is that I never looked at the js files and viewed it as file bloat in my src directory. Especially after coming from where ts files output to a dist
directory and you almost never look at the compiled JS
File nesting in the editor has helped, but I wasn’t aware of that feature for a while