Closed ajtucker closed 1 year ago
Hey team! Please add your planning poker estimate with ZenHub @ajtucker @anojperera @charlesons @nosnickid
Two candidates for installing husky:
./volto/node_modules/react-detect-click-outside/package.json: "_postinstall": "husky install",
./volto/src/addons/chart-builder/node_modules/react-dropzone/package.json: "_postinstall": "husky install",
Looks like husky itself has an "install" script which yarn runs as part of yarn install.