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

[YLD-145] Enable error on hooks incorrect dependencies #80

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hippocampus-web3
Copy link
Contributor

@hippocampus-web3 hippocampus-web3 commented Jan 13, 2025

Description

Enable and fix problems with ESlint rules:

react-hooks/exhaustive-deps
@typescript-eslint/no-unused-vars
no-console

Also remove unused dependencies.

Note: After some testing it appears that none of dependencies removed were necessary. Let's be alert after the integration of this PR in case of any problem with the build or any peerDependency incorrectly defined in the json package of our dependencies. But it seems that all these dependencies are not necessary.

Copy link

linear bot commented Jan 13, 2025

Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yieldi-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 3:37pm
yieldi-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 3:37pm

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.

1 participant