To be relevant and better handle runtime errors we will be converting the project to TypeScript in a later version.
We will however use a bundler ( tsup ) to generate both CJS and ESM module formats.
Typescript will also allow for integration with latest tools that have bias for Ts.
To be relevant and better handle runtime errors we will be converting the project to TypeScript in a later version.
We will however use a bundler ( tsup ) to generate both CJS and ESM module formats.
Typescript will also allow for integration with latest tools that have bias for Ts.