Files
HKSingleParty/99_references/supabase-examples/user-management/expo-user-management/tsconfig.json
2025-05-28 09:55:51 +08:00

7 lines
85 B
JSON

{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}