-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add lefthook configuration for automated formatting #4387
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
base: main
Are you sure you want to change the base?
Conversation
…ine and dependencies
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@hichemfantar is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
Why:
It's annoying to push a commit and ci fails because you forgot to run prettier so this introduces lefthook for managing Git hooks and updates the package.json to specify the Node.js engine version and dependencies. This enhances code formatting and ensures compatibility with the specified Node.js version.
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following:
deployment link in this PR's timeline (this link will be available after
opening the PR).