Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit ffddad8

Browse files
committed
test husky
1 parent 60b62bc commit ffddad8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.husky/commit-msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npm run commitlint ${1}

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npm run lint && npm run prune && npm test

0 commit comments

Comments
 (0)