Skip to content

Commit 5fe62d4

Browse files
committed
First commit
1 parent ceee6c4 commit 5fe62d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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 lint-staged

0 commit comments

Comments
 (0)