This is an extended version of the official template, with-typescript-eslint-jest
.
- Typescript
- Formatting with Prettier
- Linting with ESLint
- Unit testing with Jest and React Testing Library
- Commit hooks using Husky: linting, type-checking, and formatting