diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100755 index 00000000..839ec21d --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1 @@ +cd ./contact-frontend && pnpm run lint \ No newline at end of file