feat: Enable composite projects in TypeScript configuration
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "expo/tsconfig.base",
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"composite": true,
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./*"
|
||||
|
||||
Reference in New Issue
Block a user