diff --git a/.husky/pre-commit b/.husky/pre-commit index 2312dc5..d24fdfc 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,4 @@ +#!/usr/bin/env sh +. "$(dirname -- "$0")/_/husky.sh" + npx lint-staged