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
/
.lintstagedrc.json
5 lines
53 B
JSON
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
{
fix: lint-staged and merge eslint-config-html (#2550)
2021-12-11 11:12:14 +01:00
"*.{js,html,md}"
:
[
setup lint-staged and husky Co-Authored-By: Yash Singh <saiansh2525@gmail.com>
2021-11-29 18:32:35 +01:00
"yarn lint:fix"
]
build: group webpack & ignore dist & support yarn1.x (#2551)
2021-12-11 12:02:39 +01:00
}
Reference in New Issue
Copy Permalink