able-queen-43470
08/18/2023, 4:07 PMconfiguration
from your config here const { configuration } = ctx.configuration;
? Shouldnt you just const { supabaseAnonKey, supabaseUrl } = ctx.configuration
?
4. Can you run tsc --noEmit
in your integration ?