Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 8c503b7

Browse files
committed
reenable husky precommit check
1 parent 783a896 commit 8c503b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
# npx lint-staged
4+
npx lint-staged

0 commit comments

Comments
 (0)