Skip to content

Commit 3f04120

Browse files
committed
Update lint-staged and husky
1 parent 174b8f5 commit 3f04120

File tree

4 files changed

+545
-677
lines changed

4 files changed

+545
-677
lines changed

configs/husky/pre-commit

Lines changed: 4 additions & 0 deletions
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 --no lint-staged

0 commit comments

Comments
 (0)