Closed kallebenunes closed 3 years ago
this kind of configuration only works with husky v4, here you have husky v6 installed.
You no longer need configuration in your package.json but in the .husky folder, see the migration for more details: https://typicode.github.io/husky/#/?id=migrate-from-v4-to-v6
Thanks man !
I was to configure a .huskyrc file, but the pre-commit is not running.
This is the packgage.json
This is the .huskyrc: