foxpro 🐍
foxpro 🐍11mo ago

Deno debugging configuration is missing?

"deno.enable": true,
"deno.unstable": true,
"deno.enablePaths": ["./api"],
"deno.documentPreloadLimit": 3000,
"deno.lint": false,
"deno.config": "./api/deno.jsonc",
"deno.suggest.imports.hosts": {
"https://deno.land": true
// "https://esm.sh": true
},
"deno.enable": true,
"deno.unstable": true,
"deno.enablePaths": ["./api"],
"deno.documentPreloadLimit": 3000,
"deno.lint": false,
"deno.config": "./api/deno.jsonc",
"deno.suggest.imports.hosts": {
"https://deno.land": true
// "https://esm.sh": true
},
No description
0 Replies
No replies yetBe the first to reply to this messageJoin