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

Remove the eslint version restriction #21

Open
szingg opened this issue Mar 3, 2023 · 1 comment
Open

Remove the eslint version restriction #21

szingg opened this issue Mar 3, 2023 · 1 comment

Comments

@szingg
Copy link

szingg commented Mar 3, 2023

in your package.json you limit eslint versions to 5.*.
please change your peerDependency as follows: "eslint": ">=5.0.0" to allow newer versions of eslint to be used

@Kolahzary
Copy link
Contributor

I've added a PR for this issue:

#22

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

No branches or pull requests

2 participants