NodeGoat icon indicating copy to clipboard operation
NodeGoat copied to clipboard

Let's add git hooks for linting and testing

Open UlisesGascon opened this issue 4 years ago • 0 comments

Context

  • This is part of release-1.5 #148
  • High priority task

Tasks

  • [ ] Install husky
  • [ ] Config the task in package.json
    • [ ] pre-commit for linting task, (depends on #154)
    • [ ] pre-push for testing task
  • [ ] Upload the changes in files package*.json
  • [ ] Update the README.md with the relevant information

Assignation

  • This tasks is assigned to @UlisesGascon

UlisesGascon avatar Aug 06 '19 06:08 UlisesGascon