mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
🔥 Remove husky.sh script from hooks
This commit is contained in:
parent
a2ef0d1f44
commit
479eb0fcd3
@ -1,4 +1 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec lint-staged
|
||||
|
||||
@ -1,4 +1 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm turbo tscheck && pnpm turbo test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user