Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#58): Add exclude pattern support #64

Merged

Conversation

spencer-shupe-qhr
Copy link
Contributor

#58

Config has been extended to include excludePattern which uses https://github.com/isaacs/minimatch for glob pattern matching.

@spencer-shupe-qhr
Copy link
Contributor Author

Merging or feedback on this PR would be greatly appreciated!

@KostkaBrukowa
Copy link
Collaborator

Hey!! Great job! I've tested it and the solution looks very clean. If you fix lint and merge conflicts I'll be happy to merge and release it!

@spencer-shupe-qhr
Copy link
Contributor Author

spencer-shupe-qhr commented Mar 7, 2024

I've updated jest and ts-jest dependencies and re-built the package-lock in order to avoid installing with --force or --legacy-peer-deps. Let me know if you have a different preference or idea wrt how to avoid the peer conflicts. Thanks for maintaining this project!
I manually bumped the package.json and changelog as that was present in some of the previous PRs as well.

@KostkaBrukowa KostkaBrukowa merged commit 10f37ee into allegro:master Mar 8, 2024
3 checks passed
@KostkaBrukowa
Copy link
Collaborator

Published with 2.4.0 Thanks for contribution!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants