9/8/2023
•
EN
How to publish an npm package for ESM and CommonJS with TypeScript
A guide to publishing an npm package that supports both ESM and CommonJS modules using TypeScript, including dual tsconfig files and package.json exports.