deno/cli/tests/testdata/lsp/import-map.json

5 lines
43 B
JSON

{
"imports": {
"/~/": "./lib/"
}
}