Skip to content

Commit e47ddc0

Browse files
authored
Update pre-commit
1 parent bab49e4 commit e47ddc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.husky/pre-commit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# #!/bin/sh
2-
# . "$(dirname "$0")/_/husky.sh"
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
33

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

0 commit comments

Comments
 (0)