vite-plugin-eslint icon indicating copy to clipboard operation
vite-plugin-eslint copied to clipboard

How to define my config file path?

Open natsuki-engr opened this issue 1 year ago • 1 comments

When this plugin runs, it seems to be not referencing my eslint.config.js. And I can't find any option to set path of eslint.config.js.

How can I pass the path to this plugin?

natsuki-engr avatar Aug 27 '24 03:08 natsuki-engr

https://www.npmjs.com/package/vite-plugin-eslint#eslintpath ?

enix79 avatar Sep 25 '24 08:09 enix79

Thank you!

natsuki-engr avatar Oct 23 '24 01:10 natsuki-engr