Prerequisites
Node
>= 14.xyarn
>= 1.12.15vercel cli
>= 24.2.4pre-commit
>= 2.19.0
pre-commit
configuration
pre-commit
configurationRun 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
Last updated
Was this helpful?