Fighting that good fight trying to bring ESM forward in the world. 🌎
- Run
npm startto see working example with output. - Run
npm testto try and use jest to test, but it throws an error.
Jest should be configured to use it's experimental support for ESM, but it's not working. 🙁