frostbyte-native/tsconfig.json
Imbus 92bbeb16f5 Initial commit
Generated by create-expo-app 2.1.1.
2023-12-13 22:17:21 +01:00

6 lines
85 B
JSON

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