7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"deno.enable": true,
|
|
"deno.suggest.imports.hosts": {
|
|
"https://deno.land": false
|
|
}
|
|
}
|