feat: add dependencies for i18n, notifications, purchases, and analytics

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Millian Lamiaux
2026-02-21 00:04:29 +01:00
parent 0bcd8185f0
commit 6a94d545f2
3 changed files with 538 additions and 30 deletions

View File

@@ -2,6 +2,7 @@
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true,
"resolveJsonModule": true,
"paths": {
"@/*": [
"./*"