This is a template repository for creating a TypeScript library. It includes the following features:
- TypeScript support.
- ESLint support, to lint your code.
- Stryker support, to test your code with mutation testing.
- Jest support, to test your code.
- Webpack support to bundle your code.
- GitHub Actions support