
Highlights π
- Great UI β
- No linter errors β
- Webpack integration β
- Jest tests passing β
Optional Suggestion :β»οΈ
I would like to suggest adding the Test directory outside the modules it may make more sense to have the test directory at the root level and include test files for multiple modules. It's important to consider maintainability, scalability, and ease of use when deciding where to place your test directory.
Great job @Rachelwebdev πΎ
Highlights π
Optional Suggestion :β»οΈ
I would like to suggest adding the Test directory outside the modules it may make more sense to have the test directory at the root level and include test files for multiple modules. It's important to consider maintainability, scalability, and ease of use when deciding where to place your test directory.