Skip to content

Instantly share code, notes, and snippets.

@uhtred
Created July 20, 2016 18:41
Show Gist options
  • Save uhtred/c13319004b8db9e977ecca9de01a7368 to your computer and use it in GitHub Desktop.
Save uhtred/c13319004b8db9e977ecca9de01a7368 to your computer and use it in GitHub Desktop.
options.files.forEach((pattern) => {
files = files.concat(glob.sync(pattern))
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment