astro/.vscode/settings.json

4 lines
77 B
JSON

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