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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Feat/add husky #890

wants to merge 7 commits into from

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
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.

None yet

3 participants