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

ESLint language plugin

Open ota-meshi opened this issue 5 months ago • 0 comments

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

ota-meshi avatar Jul 03 '25 10:07 ota-meshi