"imports": {
"#css": "./src/css/documents.ts",
"@std/assert": "jsr:@std/assert@1",
"@std/collections": "jsr:@std/collections@^1.0.10",
"@std/expect": "jsr:@std/expect@^1.0.15",
"@std/io": "jsr:@std/io@^0.225.2",
"@std/testing": "jsr:@std/testing@^1.0.11",
},
"scopes": {
"./src/lsp/methods/textDocument/completion.test.ts": {
"#css": "./test/css-mock.ts"
}
}
"imports": {
"#css": "./src/css/documents.ts",
"@std/assert": "jsr:@std/assert@1",
"@std/collections": "jsr:@std/collections@^1.0.10",
"@std/expect": "jsr:@std/expect@^1.0.15",
"@std/io": "jsr:@std/io@^0.225.2",
"@std/testing": "jsr:@std/testing@^1.0.11",
},
"scopes": {
"./src/lsp/methods/textDocument/completion.test.ts": {
"#css": "./test/css-mock.ts"
}
}