paleite / eslint-plugin-diff

Run ESLint on your changes only
https://npm.im/eslint-plugin-diff
MIT License
172 stars 13 forks source link

fix: Refresh untracked file list once a new file is created. #27

Closed IsLand-x closed 2 years ago

IsLand-x commented 2 years ago

This commit fixes https://github.com/paleite/eslint-plugin-diff/issues/14

IsLand-x commented 2 years ago

I fixed the type a few minutes ago

paleite commented 2 years ago

Awesome! Thank you so much for helping me with this 🙂 I appreciate that you used a cache, so the disk isn't read too often. 👍