astro/.vscode/settings.json

4 lines
77 B
JSON
Raw Normal View History

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