Template for TypeScript in Node.js.
Features:
- ESLint for statically analyzing code.
- Prettier for formatting code.
- Node.js native test framework.
- Node.js native code coverage.
- bumper for release helper.
- ESM(Ecma Script Module) based project.
- Using Node.js v20.
- Follow strict TypeScript settings.