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: bump husky and clean up scripts #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alcpereira
Copy link
Contributor

A few minor improvements that might be helpful for #253 :

  • Bumping Husky
  • Removing Husky from a child package (this will be handled by monorepo setup)
  • Some documentation on why .husky/install.mjs is present (almost removed it 😅 )
  • Simplifying .husky/pre-commit (see version 9.1.1)
  • Simplifying root package.json:
    • Both dependencies are actually dev dependencies
    • lint-staged script can be removed as it's directly ran by Husky now

@giovannibenussi
Copy link
Contributor

Great work on this one @alcpereira! I haven’t tested this, but does it fix the formatting issues if you try to push an unformatted file?

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