zs 1 tahun lalu
induk
melakukan
f2d37207e5
3 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      material/favicon.ico
  2. 1 0
      tsconfig.app.json
  3. 1 0
      tsconfig.node.json

TEMPAT SAMPAH
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": [