Przeglądaj źródła

fix tsconfig path

Yuki Takei 1 rok temu
rodzic
commit
37e53e769b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/app/test/cypress/tsconfig.json

+ 1 - 1
apps/app/test/cypress/tsconfig.json

@@ -1,5 +1,5 @@
 {
-  "extends": "../tsconfig.json",
+  "extends": "../../tsconfig.json",
   "compilerOptions": {
     "noEmit": true,
     // be explicit about types included