Skip to content

Commit 860b62b

Browse files
committed
chore: optimization of the husky script
1 parent 80608ca commit 860b62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
npm test
5-
npm lint:fix
5+
npm run lint:fix

0 commit comments

Comments
 (0)