fix: check if husky is installed (#18) #21
Annotations
1 error
Release
Error: Command failed with exit code 1: npm publish /home/runner/work/eslint-config/eslint-config --userconfig /tmp/e3b30b8cbacf26a552630d4523de994f/.npmrc --tag latest --registry https://registry.npmjs.org/
npm ERR! code 1
npm ERR! path /home/runner/work/eslint-config/eslint-config
npm ERR! command failed
npm ERR! command sh -c -- [ -f node_modules/.bin/husky ] && husky install
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-10-16T14_36_39_052Z-debug-0.log
|