mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 01:10:15 -04:00
587729411d
* Move old functions trouble shooting to new guides
* Replace getUser, update, and switch to codeblocks
* Revert "Move old functions trouble shooting to new guides"
This reverts commit 229c581172.
* Prettier
* Add env details
* Fixes
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "expo/tsconfig.base",
|
|
"compilerOptions": {
|
|
"strict": true
|
|
}
|
|
}
|