clonegur/.vscode/settings.json

5 lines
110 B
JSON
Raw Normal View History

2023-06-29 14:38:49 +00:00
{
"deno.enable": true,
"deno.unstable": true,
"typescript.tsdk": "node_modules\\typescript\\lib"
}