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
fix: improve type compatibility with eslint (#228)
* fix: improve type compatibility with eslint
This change adjusts the `RuleFunction` generic type to default to `any` for the Node, instead of `never`.
* add changeset
0 commit comments