gxmari007 / vite-plugin-eslint

🚨 ESLint plugin for vite
MIT License
266 stars 44 forks source link

support for eslint flat configs #82

Open tthornton3-chwy opened 7 months ago

tthornton3-chwy commented 7 months ago

Closes #78 ! Closes #55 !

This adds in support for eslint flat configs.

It should work with eslint 8., but eslint 9. will have a bit different setup.

The fix was pretty easy, I just had to change the module path and then class name :)

mnai01 commented 3 months ago

This newer plugin works with flat files. Doesn't seem like #82 is going to be merged anytime soon. @nabla/vite-plugin-eslint