- I ran the pnpm prepare command to set up Git hooks using Husky.
- I made a deliberate formatting error in the examples/json-api-client/src/main.ts file.
- When I attempted to commit my changes using the git commit command, I encountered a linting error.
- I also verified that all the commands within the pre-commit hooks were executed as expected.