{
"deno.enable": true,
"deno.unstable": true,
"deno.enablePaths": [ "backend" ],
"typescript.tsdk": "node_modules\\typescript\\lib"
}