rizowski / eslint-watch

ESLint with simple watching capabilities
https://www.npmjs.com/package/eslint-watch
MIT License
193 stars 29 forks source link

Support for ESLint 9 and flat config #195

Open philsherry opened 1 month ago

philsherry commented 1 month ago

👋 Do you have any plans for updating eslint-watch to support ESLint 9 and its flat config file?

mreinstein commented 6 days ago

This is blocking updating my project to eslint 9, because i'm relying on eslint-watch which is still pegged to eslint <= 8.x