Roo-Code/.prettierrc.json
2025-06-20 09:41:51 -07:00

4 lines
52 B
JSON

{
"trailingComma": "all",
"singleQuote": true
}