Skip to content

Commit 5bfcaa7

Browse files
committedApr 6, 2022
Use lint-staged in pre-commit hook
1 parent 44b4008 commit 5bfcaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.husky/pre-commit

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

4-
pnpm nx affected:lint --uncommitted
4+
pnpm exec lint-staged

0 commit comments

Comments
 (0)