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
58 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
{
build: setup eslint-plugin-json (#2552) Co-authored-by: Yash Singh <saiansh2525@gmail.com>
2022-05-11 02:52:55 +02:00
"*.{js,json,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