rizowski / eslint-watch

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

Support for ESLint 9 and flat config #195

Open philsherry opened 6 months ago

philsherry commented 6 months ago

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

mreinstein commented 4 months 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