sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST
https://sveltejs.github.io/eslint-plugin-svelte/
MIT License
282 stars 30 forks source link

feat: use eslint-compat-utils #605

Closed ota-meshi closed 8 months ago

ota-meshi commented 8 months ago

See https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9/

We support older versions of ESLint and cannot be replaced directly. So this PR will be changed to use eslint-compat-utils.

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 3a27f6ecb20a6288c9491869dcd578931978ab45

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------- | ----- | | eslint-plugin-svelte | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR