Files
xyflow/.prettierrc.json

6 lines
73 B
JSON

{
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 120
}