Skip to content

Commit 127c312

Browse files
committed
chore(): update husky config
1 parent e72e5cb commit 127c312

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.husky/commit-msg

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

43
npx --no-install commitlint --edit $1

.husky/pre-commit

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
32

43
npx lint-staged

0 commit comments

Comments
 (0)