This is a template for creating a npm module written in TypeScript.
Just click the "Use this template" button and create a new repository.
Template feature includes:
- Pure TS module
- Build for ESM & CJS
- Formatting with Prettier
- Test setup with Jest
- Code coverage report with Jest
- CI/CD with GitHub Actions
- Dependabot With GitHub Actions