mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
9 lines
No EOL
233 B
JSON
9 lines
No EOL
233 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.enablePaths": [
|
|
"netlify/edge-functions"
|
|
],
|
|
"deno.unstable": true,
|
|
"deno.importMap": ".netlify/edge-functions-import-map.json",
|
|
"deno.path": "~/Library/Preferences/netlify/deno-cli/deno"
|
|
} |