mirror of
https://github.com/cline/cline.git
synced 2025-06-03 03:59:07 +00:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"printWidth": 130,
|
|
"semi": false,
|
|
"bracketSameLine": true
|
|
}
|