mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 11:43:26 +00:00
add expo app
This commit is contained in:
7
apps/mobile/tsconfig.json
Normal file
7
apps/mobile/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": ["../../tsconfig.base", "expo/tsconfig.base"],
|
||||
"compilerOptions": {
|
||||
"strict": true
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx", ".expo/types/**/*.ts", "expo-env.d.ts"]
|
||||
}
|
Reference in New Issue
Block a user