prefer-destructured-store-props
reports error when using $$slots
#463
Labels
bug
Something isn't working
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
8.39.0
What version of
eslint-plugin-svelte
are you using?2.27.3
What did you do?
Configuration
What did you expect to happen?
No error to be displayed?
What actually happened?
An error was displayed.
Link to GitHub Repo with Minimal Reproducible Example
Minimal Example of Error
Minimal Example of Fix
Additional comments
The main problem is that the "fix" that's recommended results in the following error:
Is this an actual error? Is the proposed fix the way to actually fix this? Why doesn't that fix work?
The text was updated successfully, but these errors were encountered: