Expo app can now run
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"strict": true,
|
||||
"baseUrl": ".",
|
||||
"jsx": "react-jsx",
|
||||
"esModuleInterop": true,
|
||||
"paths": {
|
||||
"assets/*": ["./assets/*"],
|
||||
"@/*": ["./src/*"],
|
||||
"~/*": ["../../packages/backend/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user