Files
HKSingleParty/99_references/supabase-examples/edge-functions/supabase/functions/.vscode/settings.json
2025-05-28 09:55:51 +08:00

6 lines
92 B
JSON

{
"deno.enable": true,
"deno.unstable": true,
"deno.importMap": "./import_map.json"
}