Skip to content

Commit f1f693c

Browse files
author
leihaohao
committed
build: 更新 pre-commit 钩子命令
1 parent 0934261 commit f1f693c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"vue": "^3.5.16"
6363
},
6464
"simple-git-hooks": {
65-
"pre-commit": "lint-staged"
65+
"pre-commit": "npx lint-staged"
6666
}
6767
}

0 commit comments

Comments
 (0)