瀏覽代碼

update tsconfig.base.json

Yuki Takei 2 年之前
父節點
當前提交
33d579d34c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tsconfig.base.json

+ 1 - 1
tsconfig.base.json

@@ -2,7 +2,7 @@
   "$schema": "http://json.schemastore.org/tsconfig",
   "compilerOptions": {
     "target": "ESNext",
-    "module": "NodeNext",
+    "module": "ESNext",
     "allowJs": true,
     "skipLibCheck": true,
     "importHelpers": true,