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

fix: peerDeps range #88

Merged
merged 1 commit into from
Jul 22, 2024
Merged

fix: peerDeps range #88

merged 1 commit into from
Jul 22, 2024

Conversation

antfu
Copy link
Collaborator

@antfu antfu commented Jul 16, 2024

^8.0.0-0 allows to match with the beta tag, where 8 doesn't

fix #85

antfu added a commit to antfu/eslint-config that referenced this pull request Jul 17, 2024
@rbozan
Copy link

rbozan commented Jul 21, 2024

Just a note for whoever stumbled upon this and want a quick fix for now:

Following also works in package.json

		"eslint-plugin-unused-imports": "npm:@antfu/eslint-plugin-unused-imports",

So you don't have to modify the ESLint config and can easily change back to the original package when ready.

@sweepline sweepline merged commit 1d612f5 into sweepline:master Jul 22, 2024
2 checks passed
@antfu antfu deleted the antfu-patch-1 branch July 22, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installation issue when using [email protected]
3 participants