Base project template for creating node TypeScript projects.
- yarn 3.2.2
- typescript
- ts-node
- ts-jest: test are matched by file extension (.test.ts)
- Code coverage thresholds with auto bump
- eslint
- prettier
- github actions
- badges
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Base project template for creating node TypeScript projects.