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}}

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

    Package Sidebar

    Install

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

    Weekly Downloads

    5

    Version

    1.1.5

    License

    MIT

    Unpacked Size

    4.74 kB

    Total Files

    5

    Last publish

    Collaborators

    • mostrovsky