Files
SafeQR_Front_End_Mobile/tsconfig.json
Iskubee 322b2bf739 Initial commit
Generated by create-expo-app 2.3.5.
2024-06-06 23:24:34 +08:00

7 lines
85 B
JSON

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