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

WIP: add husky pre-commit #23

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

Conversation

kleberbaum
Copy link
Member

I am not entirely sure yet how we could prevent TS build errors after each merge but maybe pre-commit hooks with husky can help.

Any other idea @schettn?

pre-commit hook:
 - check/fix with pretty-quick
 - sort package.json with sort-package-json
@kleberbaum kleberbaum added the enhancement New feature or request label Jan 28, 2025
@kleberbaum kleberbaum requested a review from schettn January 28, 2025 17:12
@kleberbaum kleberbaum self-assigned this Jan 28, 2025
@schettn
Copy link
Contributor

schettn commented Jan 28, 2025

Yeah seems legit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants