vite-plugin-eslint
vite-plugin-eslint copied to clipboard
How to define my config file path?
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?
https://www.npmjs.com/package/vite-plugin-eslint#eslintpath ?
Thank you!