This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-25 03:29:59 +08:00
Code
Issues
Actions
35
Packages
Projects
Releases
Wiki
Activity
398d3e6937
ant-design
/
.husky
/
pre-commit
5 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: fix husky pre commit
2021-05-10 12:04:26 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
chore⚡️: add rome format (#38512)
2022-11-11 18:15:33 +08:00
npx --no-install lint-staged
Reference in New Issue
Copy Permalink