01/software/source/clients/mobile/react-native/tsconfig.json

7 lines
85 B

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