Files
Roo-Code/.prettierrc.json

7 lines
101 B
JSON

{
"tabWidth": 4,
"useTabs": true,
"printWidth": 120,
"semi": false,
"jsxBracketSameLine": true
}