Skip to content

Commit c1f9942

Browse files
committed
husky + lint-staged
1 parent f432652 commit c1f9942

File tree

3 files changed

+1083
-6
lines changed

3 files changed

+1083
-6
lines changed

.husky/pre-commit

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env sh
2+
. "$(dirname -- "$0")/_/husky.sh"
3+
4+
npx lint-staged

0 commit comments

Comments
 (0)