WellNuo/tsconfig.json
Sergei 2aef0bcf93 Initial commit
Generated by create-expo-app 3.5.3.
2025-12-01 18:22:23 -08:00

7 lines
85 B
JSON

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