mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-09-08 23:33:17 +08:00
chore: add lint staged
This commit is contained in:
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec lint-staged
|
Reference in New Issue
Block a user