This website requires JavaScript.
Explore
Help
Sign In
mirror
/
element-plus
Watch
2
Star
0
Fork
0
You've already forked element-plus
mirror of
https://github.com/element-plus/element-plus.git
synced
2024-11-21 01:02:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c54f446197
element-plus
/
.husky
/
pre-commit
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: upgrade to husky@7 & lint-staged@11 & commitlint@13 (#3239)
2021-09-05 01:33:56 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
chore(project): use pretty-quick (#3755) * chore(project): use pretty-quick * refactor: add dev branch
2021-10-01 14:17:16 +08:00
pnpm exec lint-staged
pnpm exec pretty-quick --staged
Reference in New Issue
Copy Permalink