add-commonjs-exports-to-es-modules-in-ts

1.1.5 • Public • Published

Add CommonJS exports according to ESM exports in Typescript files

This is useful for when you are trying to work in a project that has JS and TS mixed together and you want them to work nicely without breaking your head configuring the right tsconfig.

Usage

Run node bin/global.js {{directory}}

Dependents (0)

Package Sidebar

Install

npm i add-commonjs-exports-to-es-modules-in-ts

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

4.74 kB

Total Files

5

Last publish

Collaborators

  • mostrovsky