This website works better with JavaScript
Home
Explore
Help
Sign In
siqing
/
vue3_admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 增加husky的hook
zhusiqing
3 years ago
parent
b6578969e2
commit
1d5d9e1ae6
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.husky/pre-commit
+ 4
- 0
.husky/pre-commit
View File
@@ -0,0 +1,4 @@
+#!/bin/sh
+. "$(dirname "$0")/_/husky.sh"
+
+./node_modules/.bin/lint-staged