diff --git a/.husky/pre-commit b/.husky/pre-commit index 3e1cef88434..f27575a8ed0 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - npm run precommit