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
/
.prettierrc.json
8 lines
107 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
#931 added conf and libraries
2019-09-12 21:03:49 +02:00
{
enable prettier-plugin-jsdoc
2021-11-10 08:41:52 +01:00
"endOfLine"
:
"auto"
,
#931 added conf and libraries
2019-09-12 21:03:49 +02:00
"printWidth"
:
100
,
fix #3407 Replace `div` with `pre` and format
2022-09-05 00:48:36 +05:30
"singleQuote"
:
true
,
"useTabs"
:
false
,
"tabWidth"
:
2
}
Reference in New Issue
Copy Permalink