alan-mj-lin / Sporeas

TJC projection webapp for service use.
1 stars 0 forks source link

Husky reminders #77

Closed hchiam closed 4 years ago

hchiam commented 4 years ago

issue https://github.com/alan-mj-lin/Sporeas/issues/55

All I did was edit the package.json file. To try it out, run npm i so it installs husky, and try committing a change. The husky pre-commit hook runs when you do git commit In future, we can also make it prevent commits that cause tests to fail, but right now, I have it only display a reminder:

Screen Shot 2020-02-28 at 12 57 40