Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #361 from samuel-gomez/chore/deps-clean-packages
Browse files Browse the repository at this point in the history
Chore/deps clean packages
  • Loading branch information
samuel-gomez authored Dec 19, 2022
2 parents 31d8d82 + 4ed2cde commit d4ed96c
Show file tree
Hide file tree
Showing 42 changed files with 481 additions and 347 deletions.
4 changes: 2 additions & 2 deletions features/Home/Home.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feature: Page d'accueil
And un titre "Checking tools" est visible
And un texte "Voici la liste des outils facilitant les développements." est visible
And un titre "Accessibility tools" est visible
And un texte "Voici la liste des outils facilitant la mise en place de l'accessibilité." est visible
And un texte "Voici la liste des outils facilitant la mise en oeuvre de l'accessibilité." est visible
And un titre "Other tools" est visible
And un texte "Voici la liste des outils complémentaires" est visible
And la liste des packages est visible
Expand All @@ -29,7 +29,7 @@ Feature: Page d'accueil
| Prettier | https://prettier.io/ |
| Husky | https://typicode.github.io/husky/#/ |
| Commitlint | https://commitlint.js.org/#/ |
| React Axe | https://www.deque.com/axe/ |
| Axe Core | https://www.deque.com/axe/ |
| Eslint A11y | https://www.npmjs.com/package/eslint-plugin-jsx-a11y |
| React router | https://reactrouter.com/en/main |
| React Hook Form | https://react-hook-form.com/ |
Expand Down
Loading

0 comments on commit d4ed96c

Please sign in to comment.