This website requires JavaScript.
Explore
Help
Sign In
lizhijie429
/
tiny-engine
forked from
opentiny/tiny-engine
Watch
1
Star
0
Fork
You've already forked tiny-engine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0cc2993eb2
tiny-engine
/
.husky
/
pre-commit
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init project Match-id-61778b743a9dc8d8df471dcb285fb229931648a6
2023-09-25 18:11:29 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# npm run lint
feat: add pnpm to project
2023-09-29 11:17:46 +08:00
npx lint-staged -q
init project Match-id-61778b743a9dc8d8df471dcb285fb229931648a6
2023-09-25 18:11:29 +08:00