Skip to content

Commit ebd15cc

Browse files
chore: lint-staged
1 parent 2c29736 commit ebd15cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.husky/pre-commit

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

0 commit comments

Comments
 (0)