mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:53:35 +00:00
cleanup
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"allowJs": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./app/*"
|
||||
],
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"include": [".expo/types/**/*.ts", "expo-env.d.ts"],
|
||||
|
Reference in New Issue
Block a user