/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/bench/testdata/initialize_params.json
48 строк
956 B
David Sherret
ci: add build, test, wpt, and bench jobs (#32158)
14 фев 2026, 14:31
Не верифицирован
14 фев 2026, 14:31
c15529e
Код
Авторство
О чём код?
{ "processId": 0, "clientInfo": { "name": "bench-harness", "version": "1.0.0" }, "rootUri": null, "initializationOptions": { "enable": true, "codeLens": { "implementations": true, "references": true }, "lint": true, "importMap": null, "unstable": false }, "capabilities": { "textDocument": { "codeAction": { "codeActionLiteralSupport": { "codeActionKind": { "valueSet": [ "quickfix" ] } }, "isPreferredSupport": true, "dataSupport": true, "resolveSupport": { "properties": [ "edit" ] } }, "synchronization": { "dynamicRegistration": true, "willSave": true, "willSaveWaitUntil": true, "didSave": true } }, "workspace": { "configuration": true, "workspaceFolders": true } } }