This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
g6
Watch
1
Star
0
Fork
0
You've already forked g6
mirror of
https://gitee.com/antv/g6.git
synced
2024-12-02 03:38:20 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
6c6f7f99ea
g6
/
.husky
/
pre-commit
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: remove unused files, and add husky and commitlint (#4383) * refactor: remove unused files, and add husky and commitlint * test: add github action
2023-03-23 20:43:53 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
chore: update project lint staged config (#5256)
2023-12-12 10:53:57 +08:00
npx lint-staged
Reference in New Issue
Copy Permalink