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

Check if we can use husky v6 to run prettier automatically #152

Open
blumamir opened this issue Jul 8, 2021 · 0 comments
Open

Check if we can use husky v6 to run prettier automatically #152

blumamir opened this issue Jul 8, 2021 · 0 comments
Labels

Comments

@blumamir
Copy link
Contributor

blumamir commented Jul 8, 2021

Currently, we need to manually lint / prettier before pushing to github. This is done by running yarn prettier.
The job can be done automatically by husky git hook, but it was removed from the repo due to a bug in husky with monorepos: typicode/husky#677

I now read in the issue that it might be fixed in husky v6.
This issue is to test and add the husky hook if it now works correctly.

@blumamir blumamir added the good first issue Good for newcomers label Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant