Files
cline/.prettierrc.json
T

8 lines
99 B
JSON

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