Template repository with boilerplate for TS projects
Linting:
- Linter for code
- Linter for commit message
- Linter for branch name
Testing:
- Jest with coverage and TS configured
CI:
- Build PRs with Github Actions
- Publish newer versions to GH registry (when new tag pushed)
Releases:
- Almost fully automated with publish prepublish, publish and postpublish scripts
VCS:
- Git hooks
- Git ignorance
- Git attributes