17 lines
196 B
Plaintext
17 lines
196 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "casm"
|
|
},
|
|
{
|
|
"path": "minimal"
|
|
},
|
|
{
|
|
"path": "docs"
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"debug.inlineValues": "on",
|
|
}
|
|
} |