WellNuo/tsconfig.json
Sergei 93b7e80509 Initial commit
Generated by create-expo-app 3.5.3.
2025-12-09 22:03:44 -08:00

7 lines
85 B
JSON

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