Remove the post-checkout hook it was causing too much friction. (#37024)

This commit is contained in:
Sam Seay 2023-03-03 12:43:18 +13:00 committed by GitHub
parent 7dd379773b
commit 21c4edf4e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm install