Last updated 2 years ago
Was this helpful?
Node >= 14.x
Node
yarn >= 1.12.15
yarn
vercel cli >= 24.2.4
vercel cli
>= 2.19.0
pre-commit
Run the following command from the root of the repo to setup hooks:
pre-commit install # for all hooks pre-commit install --hook-type commit-msg # for commitlint checks