restored normally operating app.

This commit is contained in:
Jordan Hewitt
2025-01-30 10:41:40 -08:00
parent 889d898062
commit 5aa9c68a4b
12 changed files with 141 additions and 1095 deletions

View File

@@ -1,6 +1,5 @@
{
"extends": "expo/tsconfig.base",
"jsx": "react",
"compilerOptions": {
"strict": true,
"paths": {
@@ -15,4 +14,4 @@
".expo/types/**/*.ts",
"expo-env.d.ts"
]
}
}