Files
sankey/.prettierrc.json
2026-02-12 17:30:41 +08:00

7 lines
90 B
JSON

{
"semi": true,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}