Our current setup is not compatible with ESM packages because we output with CommonJS. Since some of our dependencies already use ESM, we are unable to update them to receive the latest versions.
Additional information
A guide to upgrading the Typescript project to output ESM.
Our current setup is not compatible with ESM packages because we output with CommonJS. Since some of our dependencies already use ESM, we are unable to update them to receive the latest versions.
Additional information
A guide to upgrading the Typescript project to output ESM.
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#faq
Acceptance criteria