14 lines
190 B
JSON
14 lines
190 B
JSON
|
[
|
||
|
{
|
||
|
"type": "response",
|
||
|
"command": "configure",
|
||
|
"success": true
|
||
|
},
|
||
|
{
|
||
|
"type": "response",
|
||
|
"command": "compilerOptionsForInferredProjects",
|
||
|
"success": true,
|
||
|
"body": true
|
||
|
}
|
||
|
]
|