Skip to content

fix(no-unused-props): resolve false positives on props with default values or $bindable usage #1146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

baseballyama
Copy link
Member

close: #1145

Copy link

changeset-bot bot commented Mar 19, 2025

🦋 Changeset detected

Latest commit: 8676dca

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 Patch

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

@baseballyama baseballyama marked this pull request as ready for review March 19, 2025 11:36
Copy link
Contributor

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/eslint-plugin-svelte@1146

Published Instant Preview Packages:

View Commit

@baseballyama baseballyama merged commit 1233e46 into main Mar 20, 2025
17 checks passed
@baseballyama baseballyama deleted the fix/1145 branch March 20, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: no-unused-props falsely reports props as unused when they have default value
1 participant