GSS-Cogs / dd-cms

A data-driven content management system prototype, based on Plone/Volto and data blocks
2 stars 0 forks source link

Git issues #146

Closed ajtucker closed 1 year ago

ajtucker commented 2 years ago
TahaRana97 commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @ajtucker @anojperera @charlesons @nosnickid

goofballLogic commented 2 years ago

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",
goofballLogic commented 2 years ago

Looks like husky itself has an "install" script which yarn runs as part of yarn install.