mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-03-10 05:30:22 +08:00
chore(projects): add husky and commitlint
This commit is contained in:
4
.husky/pre-commit
Normal file
4
.husky/pre-commit
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npm run lint
|
||||
Reference in New Issue
Block a user