mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"printWidth": 130,
|
|
"semi": false,
|
|
"bracketSameLine": true
|
|
}
|