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

Feat/add husky #890

Merged
merged 9 commits into from
Aug 19, 2024
Merged

Feat/add husky #890

merged 9 commits into from
Aug 19, 2024

Conversation

Guilherme-NL
Copy link
Contributor

What this PR do ?

This PR adds Husky to set up ESLint and Prettier checks before a commit (on pre-commit). Husky is a popular JavaScript package that provides Git hooks for your project. Git hooks are scripts that are automatically executed at specific points in the Git version control process.

Related Issues

This PR is related to the issue #887

Screenshots

image

@Guilherme-NL Guilherme-NL changed the title feat: add husky feat/ add husky Nov 9, 2023
@Guilherme-NL Guilherme-NL changed the title feat/ add husky Feat/add husky Nov 9, 2023
@GabrielRMuller GabrielRMuller merged commit 757584c into master Aug 19, 2024
4 checks passed
@GabrielRMuller GabrielRMuller deleted the feat/husky branch August 19, 2024 18:08
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.

4 participants