sveltejs / eslint-plugin-svelte

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

feat: improve `svelte/valid-prop-names-in-kit-pages` and `svelte/no-export-load-in-svelte-module-in-kit-pages` to use `svelte.config.js` data #794

Closed ota-meshi closed 1 week ago

ota-meshi commented 1 week ago

This PR improves the two rules to use svelte.config.js data provided by the parser.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 1bcb5507df2cf14dd34a79bc1adac1930894f0fe

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