You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running eslint on next-190 causes Parsing error: value.find is not a function. This might be caused by #12479 changing attribute nodes to not always be arrays?
Describe the bug
Running eslint on next-190 causes
Parsing error: value.find is not a function
. This might be caused by #12479 changing attribute nodes to not always be arrays?Reproduction
Any project will repro
Logs
No response
System Info
npmPackages: svelte: ^5.0.0-next.190 => 5.0.0-next.190
Severity
blocking all usage of svelte
The text was updated successfully, but these errors were encountered: