clonegur/.vscode/settings.json
2023-06-29 17:38:49 +03:00

5 lines
110 B
JSON

{
"deno.enable": true,
"deno.unstable": true,
"typescript.tsdk": "node_modules\\typescript\\lib"
}