diff --git a/.husky/pre-commit b/.husky/pre-commit index c07b1e6..9521234 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,4 +2,5 @@ . "$(dirname -- "$0")/_/husky.sh" # node_modules/.bin/lint-staged -date \ No newline at end of file +date +npx lint-staged \ No newline at end of file