diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100644 index 0000000..e9def81 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1 @@ +echo "Running pre-commit hook..."