Skip to content

Commit 421fe0b

Browse files
husky
1 parent b763a62 commit 421fe0b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.husky/commit-msg

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npx --no -- commitlint --edit ${1}

.husky/pre-commit

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pnpm run prettier-check

0 commit comments

Comments
 (0)