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

refactor: fix eslint errors #1102

Merged
merged 3 commits into from
Dec 14, 2024
Merged

Conversation

marcalexiei
Copy link
Contributor

@marcalexiei marcalexiei commented Dec 14, 2024

Part of #1098.

Note

Based upon #1101 (I marked this PR as draft, will rebase and make it ready for review after #1101 is merged).


  • Update eslint to 8.57.1 and @typescript-eslint related packages to 8.17
  • All eslint related warning and errors have been fixed
    • The only exception are the warning coming from @next/next/no-img-element.
      Image components requires specific dimension to proper optimise images but I don't think is required right now.
  • ci.yml workflows now uses a matrix to simplify code check script execution

Copy link

vercel bot commented Dec 14, 2024

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

Name Status Preview Comments Updated (UTC)
react-hook-form-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 1:32pm

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you.

@bluebill1049 bluebill1049 merged commit e2c5675 into react-hook-form:master Dec 14, 2024
4 checks passed
@marcalexiei marcalexiei deleted the lint-fix branch December 15, 2024 06:52
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.

2 participants