Files
pottery-diary/tsconfig.json
Timo Knuth c2c5dd1041 Initial commit
Generated by create-expo-app 3.5.3.
2025-10-15 14:28:24 +02:00

7 lines
85 B
JSON

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