mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2026-03-13 09:50:09 +08:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"printWidth": 120,
|
|
"trailingComma": "none"
|
|
}
|