Skip to content

Commit 20f4f60

Browse files
fix: add lint-staged as devDep
1 parent 45e9cd9 commit 20f4f60

File tree

3 files changed

+721
-1
lines changed

3 files changed

+721
-1
lines changed

.husky/pre-commit

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

4-
npm exec --no -- lint-staged
4+
npm exec --no -- lint-staged --no-stash

0 commit comments

Comments
 (0)