cline/.prettierrc.json
2025-01-06 12:41:33 -08:00

8 lines
99 B
JSON

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