mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
moved files outside of /app
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["./src/*"],
|
||||
"~/components/*": ["./src/app/components/*"],
|
||||
"~/components/*": ["./src/components/*"],
|
||||
},
|
||||
"jsx": "react-native",
|
||||
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json",
|
||||
|
Reference in New Issue
Block a user