Skip to content

Commit

Permalink
fix: update-readme (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
imevanc authored Jul 12, 2024
1 parent 4621de5 commit 0b1ea0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
- ⛑ TypeScript
- 📏 React Testing Library — A very light weight solution for testing React components
- 💖 Playwright — Fast and reliable e2e testing
- 🐶 Husky — For running scripts before committing
- 🚓 Commitlint — To make sure your commit messages follow the convention
- 👷 PR Workflow — Run Type Check & Linters on Pull Requests
- 🐶 Husky — Enhances your commits and more woof!
- 🚓 Commitlint — Checks if your commit messages meet the conventional commit format
- 👷 PR Workflow — Run Checks on Pull Requests


### Run unit tests
Expand Down

0 comments on commit 0b1ea0f

Please sign in to comment.