Skip to content

Commit 2c9d1d6

Browse files
husky setup fix
1 parent 0cf3f32 commit 2c9d1d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/.husky/pre-commit

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
3+
14
npm run format
25
npm run lint

0 commit comments

Comments
 (0)