This commit is contained in:
+2
-5
@@ -12,9 +12,7 @@
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": [],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
],
|
||||
"exclude": ["node_modules"],
|
||||
"references": [
|
||||
{
|
||||
"path": "apps/web"
|
||||
@@ -28,6 +26,5 @@
|
||||
{
|
||||
"path": "packages/api-client"
|
||||
}
|
||||
],
|
||||
"extends": "expo/tsconfig.base"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user