8000 chore(): update husky config · Tony133/nestjs-postgres@74d9ae4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74d9ae4

Browse files
committed
chore(): update husky config
1 parent 70cf26e commit 74d9ae4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.husky/commit-msg

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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)
0