This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
mermaid
Watch
1
Star
0
Fork
0
You've already forked mermaid
mirror of
https://github.com/mermaid-js/mermaid.git
synced
2025-01-14 06:43:25 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mermaid
/
.husky
/
pre-commit
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
setup lint-staged and husky Co-Authored-By: Yash Singh <saiansh2525@gmail.com>
2021-11-29 18:32:35 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
build: update pre-commit rules to use `pnpm` Update husky and lint-staged to use pnpm instead of yarn.
2022-09-29 19:48:02 +01:00
pnpm run pre-commit
Reference in New Issue
Copy Permalink