mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Fix lint staged
This commit is contained in:
parent
1f7d8c0f49
commit
fe1be11c21
@ -1,4 +1,4 @@
|
||||
{
|
||||
"src/docs/**": ["yarn docs:build"],
|
||||
"*.{ts,js,json,html,md}": ["eslint . --fix", "prettier --write ."]
|
||||
"*.{ts,js,json,html,md}": ["eslint --fix", "prettier --write"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user