Files
SimpleCloudNotifier/reactnative/tsconfig.json
T
2023-11-18 19:34:08 +01:00

7 lines
85 B
JSON

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