DenoDDeno
Powered by
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
  },
  "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
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno TS configuration
McLovinMMcLovin / help
6mo ago
Missing source code when debugging via "deno run --inspect"
moMmo / help
2y ago
deno lint missing imports
TinoTTino / help
2y ago
Why is `mutate()` missing in `npm:@deno/kv`?
vwkdVvwkd / help
10mo ago