Files
xyflow/.prettierrc.json
2022-08-08 15:50:53 +02:00

6 lines
73 B
JSON

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