diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 00000000..a9e30b9b --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,4 @@ +#!/bin/sh +. "$(dirname "$0")/_/husky.sh" + +pnpm run pre-commit