mirror of
https://github.com/bspeice/speice.io
synced 2026-06-06 21:31:49 -04:00
Fix pre-commit script not being generated
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx pretty-quick --staged
|
||||
Reference in New Issue
Block a user