diff --git a/.husky/pre-commit b/.husky/pre-commit index 87ea02a11..d4a43dd13 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,4 @@ +#!/usr/bin/env sh +. "$(dirname -- "$0")/_/husky.sh" + npm run pre-commit