Job description
I managed to install husky and add one pre-commit script and it works. It changes the commit message for me and adds the branch name at the beginning of the commit message.
But I need to add another pre-commit script. But it doesn't work.
I need help to add a new script (and understand how to do it).
Namely this script: https://plxity.hashnode.dev/compress-images-using-a-pre-commit-hook
Even if I add echo "something there" it displays nothing. It doesn't run at all.
Please help me during one inch on google meets/zoom.