Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ignore version checking for packageManager #106

Open
3 tasks done
linchen1987 opened this issue Feb 26, 2024 · 0 comments
Open
3 tasks done

support ignore version checking for packageManager #106

linchen1987 opened this issue Feb 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@linchen1987
Copy link

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

@linchen1987 linchen1987 added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant