11
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git a/node_modules/@tsconfig/react-native/tsconfig.json b/node_modules/@tsconfig/react-native/tsconfig.json
|
||||
index 4c08ab9..f6c4f4e 100644
|
||||
--- a/node_modules/@tsconfig/react-native/tsconfig.json
|
||||
+++ b/node_modules/@tsconfig/react-native/tsconfig.json
|
||||
@@ -25,7 +25,7 @@
|
||||
"noEmit": true,
|
||||
"isolatedModules": true,
|
||||
"strict": true,
|
||||
- "moduleResolution": "node",
|
||||
+ "moduleResolution": "node16",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
Reference in New Issue
Block a user