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
6167eda6b6
commit
1f7d8c0f49
@ -1,4 +1,4 @@
|
||||
{
|
||||
"src/docs/**": ["yarn docs:build"],
|
||||
"*.{js,json,html,md}": ["yarn lint:fix"]
|
||||
"*.{ts,js,json,html,md}": ["eslint . --fix", "prettier --write ."]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user