This repository exists purely as a demonstration of an integrated development workflow.
It's made to be intentionally minimal, for the sake of focusing on CI integration and development tooling rather than the application.
- Language: TypeScript
- Testing: Jest
- Linting: ESLint (
@typescript-eslint) - Formatting: Prettier
- CI: GitHub Actions