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

Implement Husky and Prettier for Codebase Improvement #887

Open
Tholkappiar opened this issue Oct 27, 2023 · 0 comments
Open

Implement Husky and Prettier for Codebase Improvement #887

Tholkappiar opened this issue Oct 27, 2023 · 0 comments
Assignees

Comments

@Tholkappiar
Copy link

Issue Description:
I propose adding Husky and Prettier to enhance the code quality in this repository.

Why Husky and Prettier?
Husky ensures code quality by running scripts before Git commits and pushes, and Prettier automates code formatting for consistent style.

Steps:

  • Install Husky and Prettier as project dependencies.
  • Set up Husky to run Prettier on pre-commit and pre-push hooks.

I'm eager to work on this. Please assign this issue to me.

This was referenced Nov 6, 2023
@Guilherme-NL Guilherme-NL self-assigned this Nov 7, 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

No branches or pull requests

2 participants