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
Right now, there's nothing to really stop the user from using oxlint 1.25.0 and eslint-plugin-oxlint 1.38.0, or vice-versa. It may be a good idea to add a peerDependency to the package.json to at least softly enforce that the versions match.