Roo-Code/.prettierrc.json
2025-01-07 00:53:14 -05:00

7 lines
99 B
JSON

{
"tabWidth": 4,
"useTabs": true,
"printWidth": 130,
"semi": false,
"bracketSameLine": true
}