9 lines
No EOL
231 B
JSON
9 lines
No EOL
231 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.enablePaths": [
|
|
"netlify/edge-functions"
|
|
],
|
|
"deno.unstable": true,
|
|
"deno.importMap": ".netlify/edge-functions-import-map.json",
|
|
"deno.path": "/home/laura/.config/netlify/deno-cli/deno"
|
|
} |