test(mobile): more testing on ota

This commit is contained in:
2025-11-16 20:11:34 -06:00
parent 564f0b5add
commit 75c0659658
5 changed files with 45 additions and 20 deletions

View File

@@ -10,6 +10,8 @@
},
"include": [
"**/*.ts",
"**/*.tsx"
"**/*.tsx",
".expo/types/**/*.ts",
"expo-env.d.ts"
]
}