foxpro 🐍F
Denoβ€’3y ago
foxpro 🐍

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
  },
image.png
Was this page helpful?