Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(groups): use minimatch for matchesKnownList
We should use minimatch instead of includes for matching the known lists. This will ensure the same behavior packages is retained with the change and extends the functionality to support glob patterns.
- Loading branch information