Skip to content

support ignore version checking for packageManager #106

Open
@linchen1987

Description

@linchen1987

Clear and concise description of the problem

my yarn version in package.json in project root folder is "packageManager": "[email protected]+sha256.732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e"

when i run npx taze -r -w, the packageManager was replaced to "packageManager": "[email protected]"

i hope i can ignore packageManager check but still check for deps in "dependencies" and "devDependencies" in package.json

Suggested solution

Will the --exclude parameter solve my problem?

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions