eslint-plugin-vue
eslint-plugin-vue copied to clipboard
ESLint language plugin
Tell us about your environment
- ESLint version: v9
- eslint-plugin-vue version: v10
- Vue version: v3
- Node version: v22
The problem you want to solve.
I hope it will become an ESLint language plugin. This will allow we to apply comment directives without using the comment-directive rule and processor. https://github.com/eslint/rewrite/tree/main/packages/plugin-kit#configcommentparser
However, there may be some changes to the specifications. I think this is a breaking change.
Your take on the correct solution to problem.
This plugin will be an ESLint language plugin.
Additional context