diff options
Diffstat (limited to '.husky/pre-commit')
-rwxr-xr-x | .husky/pre-commit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.husky/pre-commit b/.husky/pre-commit index 5e1db84ec..f9543cf3c 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,3 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" npm run lint npm run qunit-fixture |