This website works better with JavaScript
Home
Explore
Help
Sign In
lanjianrong
/
financial_audit_console
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: add husky pre-commit hook
lanjianrong
2 years ago
parent
b906e2ac30
commit
c3ccaf8a90
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
.husky/pre-commit
+ 4
- 0
.husky/pre-commit
View File
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+. "$(dirname -- "$0")/_/husky.sh"
+
+npx lint-staged