Browse Source

fix: remove baseUrl as it messes up with the auto import paths (#2544)

Harminder Virk 4 tháng trước cách đây
mục cha
commit
cd8743b948
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

@@ -13,7 +13,6 @@
     "inlineSourceMap": true,
     "outDir": "./.medusa/server",
     "rootDir": "./",
-    "baseUrl": ".",
     "jsx": "react-jsx",
     "forceConsistentCasingInFileNames": true,
     "resolveJsonModule": true,