mirror of
https://github.com/supabase/supabase.git
synced 2026-07-02 00:54:25 +08:00
strictNullChecks was off for docs, which lets errors slip through and leads to incorrect required/optional typing on Zod-inferred types. This PR enables strictNullChecks and fixes all the existing violations.
6.0 KiB
6.0 KiB