فهرست منبع

Bugfix: example/src typescript problems fixed.

lfabl 2 هفته پیش
والد
کامیت
338a7b8e13
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      example/src/tsconfig.json

+ 1 - 2
example/src/tsconfig.json

@@ -10,8 +10,7 @@
         "preserveSymlinks": true,
         "preserveSymlinks": true,
         "esModuleInterop": true,
         "esModuleInterop": true,
         "jsx": "react-native",
         "jsx": "react-native",
-        "target": "esnext",
-        "baseUrl": "."
+        "target": "esnext"
     },
     },
     "references": [
     "references": [
         {
         {