Commit Graph

6 Commits

Author SHA1 Message Date
Sam Seay c46f4baa49
Remove the pre-commit husky hook (#34916) 2022-10-03 11:51:12 +13:00
Christopher Allford b7931409f2
Migrate From Nx to Turborepo (#33079)
This replaces all `nx` commands with `turbo` commands and removes Nx from the repository. All of the `project.json` files have been removed and any commands that broke with Turborepo have been adjusted.
2022-06-09 14:40:07 -07:00
Chi-Hsuan Huang 5bfcaa7f3f Use lint-staged in pre-commit hook 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang d7df8ff8ab Set up husky
Update pnpm-lock.yaml
2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang 7c4c98c91d Fix bin/post-merge.sh & bin/pre-push.sh 2022-04-06 17:31:32 +08:00
Chi-Hsuan Huang ae44908f33 Move .husky to root path
Add .husky
2022-04-06 17:31:32 +08:00