6 lines
149 B
JSON
6 lines
149 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.unstable": true,
|
|
"deno.enablePaths": [ "backend" ],
|
|
"typescript.tsdk": "node_modules\\typescript\\lib"
|
|
} |