11
This commit is contained in:
+6
-1
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"extends": "@tsconfig/react-native/tsconfig.json"
|
||||
"extends": "@tsconfig/react-native/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node16",
|
||||
"module": "node16"
|
||||
},
|
||||
"exclude": ["node_modules", "**/node_modules/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user