Skip to content

Commit

Permalink
docs: update jest link
Browse files Browse the repository at this point in the history
  • Loading branch information
yapyuyou authored Mar 11, 2024
1 parent a993f95 commit bb95ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- [**Debug**](https://github.com/visionmedia/debug) - A JS debugging utility that works in both node.js and browsers
- [**ESLint**](http://eslint.org/) - With this tool, you write quality code.
- [**Jest**](https://facebook.github.io/jest) - A JavaScript testing framework used by Facebook
- [**Jest**](https://jestjs.io/) - A JavaScript testing framework used by Facebook
- [**Prettier**](https://prettier.io/) - It enforces a consistent style by parsing your code and re-printing it.
- [**React**](http://reactjs.org/) - A JavaScript library for building user interfaces
- [**React testing library**](https://testing-library.com/) - Simple and complete testing utilities that encourage good testing practices
Expand Down

0 comments on commit bb95ac0

Please sign in to comment.