chore: disable pre-commit hook

This commit is contained in:
timothycarambat
2024-07-03 10:45:45 -07:00
parent 8c63f3e5fd
commit 2a041a0d43
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install lint-staged #&& npm test
# npx --no-install lint-staged && npm test