Bootstrap a NextJS app configured with:
- Typescript
- Linting with ESLint
- Formatting with Prettier
- Linting, typechecking and formatting on by default using
husky
for commit hooks - Testing with Jest and
react-testing-library
Bootstrap a NextJS app configured with:
husky
for commit hooksreact-testing-library