Finished testing implementation
This commit is contained in:
6
FastNotes/supabase/functions/deno.json
Normal file
6
FastNotes/supabase/functions/deno.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"lib": ["deno.ns", "dom", "esnext"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user