zs 1 年之前
父節點
當前提交
f2d37207e5
共有 3 個文件被更改,包括 2 次插入0 次删除
  1. 二進制
      material/favicon.ico
  2. 1 0
      tsconfig.app.json
  3. 1 0
      tsconfig.node.json

二進制
material/favicon.ico


+ 1 - 0
tsconfig.app.json

@@ -10,6 +10,7 @@
   ],
   "compilerOptions": {
     "composite": true,
+    "moduleResolution": "node",
     "baseUrl": ".",
     "paths": {
       "@/*": [

+ 1 - 0
tsconfig.node.json

@@ -7,6 +7,7 @@
     "playwright.config.*"
   ],
   "compilerOptions": {
+    "moduleResolution": "node",
     "ignoreDeprecations": "5.0",
     "composite": true,
     "types": [