25 lines
286 B
Plaintext
25 lines
286 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "casm"
|
|
},
|
|
{
|
|
"path": "sum"
|
|
},
|
|
{
|
|
"path": "even_odd"
|
|
},
|
|
{
|
|
"path": "repeat_str"
|
|
},
|
|
{
|
|
"path": "docs"
|
|
},
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"debug.inlineValues": "on",
|
|
"editor.codeLens": false,
|
|
}
|
|
}
|