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

chore: apply prettier formatting #1101

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

marcalexiei
Copy link
Contributor

@marcalexiei marcalexiei commented Dec 13, 2024

Part of #1098.

Note

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


  • Fix format script to include .
  • Added format:fix to automatically apply format fixes
  • Apply prettier styles to all relevant files (.gitgnore files and pnpm-lock.yaml has been excluded)
  • Added new ci.yml workflows to run format script on pull_request and push events targeting master branch
    • This workflow will include lint and typecheck scripts execution in the near future
    • I added .nvmrc file and packageManager property in package.json to simplify Node and pnpm setup in the ci.yml workflow

Copy link

vercel bot commented Dec 13, 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 7:02am

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.

LGTM

@bluebill1049 bluebill1049 merged commit 7e5d219 into react-hook-form:master Dec 14, 2024
3 checks passed
@marcalexiei marcalexiei deleted the format-fix branch December 14, 2024 13:29
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