diff options
Diffstat (limited to '.husky/pre-commit')
| -rw-r--r-- | .husky/pre-commit | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100644 index 58b1861..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" - -pnpm exec lint-staged |
