Skip to content

feat(chore): configure pre-commit hook

pre-commit hooks come in handy in the Dev workflow.

Now the format script is executed automatically on staged files before committing.

Added the following as devDependencies:-

Merge request reports