diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100644 index 00000000..70bd3dd2 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1 @@ +npx --no-install commitlint --edit "$1"