mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 18:33:22 -07:00
16 lines
267 B
JSON
16 lines
267 B
JSON
|
|
{
|
||
|
|
"autocompactBuffer": 33000,
|
||
|
|
"color": true,
|
||
|
|
"compact": false,
|
||
|
|
"items": {
|
||
|
|
"model": true,
|
||
|
|
"project": true,
|
||
|
|
"branch": true,
|
||
|
|
"contextBar": true,
|
||
|
|
"planUsage": true,
|
||
|
|
"linesChanged": true,
|
||
|
|
"duration": true,
|
||
|
|
"sessionCost": true
|
||
|
|
}
|
||
|
|
}
|