9 lines
100 B
JSON
9 lines
100 B
JSON
{
|
|
"workspace.library": [
|
|
"./lsp"
|
|
],
|
|
"diagnostics.disable": [
|
|
"undefined-global"
|
|
]
|
|
}
|