Skip to content

Add oxlint as a peer dependency with a tight version constraint so users are less likely to have the two packages de-synced #606

@connorshea

Description

@connorshea

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions