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
I wouldn't mind if you changed the regex there to accept initial or default, that's fine! I don't think we should static on its own though, as it really does need to be a prefix to make sense.
Describe the bug
When trying to initialize state from props named
default
orinitiall
, an error is shown.To Reproduce
Expected behavior
No Error is shown.
Environment (please complete the following information):
eslint-plugin-solid
version: 0.14.2eslint
version: 8.57.0Additional context
I think this might be intentional, but I couldn't find anything to prove that.
The text was updated successfully, but these errors were encountered: