Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add jest configuration for module aliases
Created a fresh jest configuration file to map module aliases. This setup ensures that jest can resolve module paths using the same aliases defined in the project, improving test maintainability and readability.
- Loading branch information