Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
mm.contains = function(files, patterns, options) { return mm.isMatch(files, patterns, options); };
Extends `minimatch.match()` with support for multiple patterns