This commit is contained in:
Patryk
2025-04-04 20:17:48 +02:00
parent 798d3fe145
commit 6667a41adc
38 changed files with 0 additions and 15291 deletions

View File

@@ -1,19 +0,0 @@
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true,
"paths": {
"@/*": [
"./*"
]
}
},
"include": [
"**/*.ts",
"**/*.tsx",
"**/*.jsx",
".expo/types/**/*.ts",
"expo-env.d.ts"
]
}