Using ESM · Issue #266 · facebookexperimental/Recoil

I was reading the code, and it made me wonder why you chose CommonJS over ESM. flowtype supports ESM very good as far as I know and generally the syntax is much nicer and better. Also, it is better...