pinterest / esprint

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

When the dependencies of a file change the cache is invalidated #141

Open ruler501 opened 3 years ago

ruler501 commented 3 years ago

Adds the ability to track dependencies of files so that if they cause changes in the ESLint results we don't continue reporting the old results.