Joey Perrott
82cc576e6f
build: use pnpm as the package manager instead of yarn ( #62924 )
...
Use pnpm instead of yarn as the package manager and interaction tool for the repo
PR Close #62924
2025-07-31 22:06:27 +00:00
cexbrayat
1fb0da2668
build: simplify husky setup ( #54315 )
...
husky v9 simplified its setup, see `How to migrate` in https://github.com/typicode/husky/releases/tag/v9.0.1
PR Close #54315
2024-02-07 16:34:13 +00:00
Joey Perrott
4fc24addcb
build: suppress errors in git hooks ( #42484 )
...
When errors occur in git hooks, we can safely supress them as they are validated on CI.
This is primarily coming up as an issue related to needing to reinstall node_modules
PR Close #42484
2021-06-04 13:34:01 -07:00
Joey Perrott
cc509d609f
build: update to husky@5 ( #39739 )
...
Update to husky version 5.0.0 to better support windows usage.
PR Close #39739
2020-11-18 11:11:41 -08:00