pinterest / esprint

Fast eslint runner
Apache License 2.0
661 stars 54 forks source link

Use 'ignored' list when globbing #137

Closed christianvuerings closed 3 years ago

christianvuerings commented 3 years ago

Fixes #74

We previously only used ignored for the watcher, not when globbing for files. This is a breaking change so we should do a major upgrade afterwards.