Explorar el Código

fix tsconfig path

Yuki Takei hace 1 año
padre
commit
37e53e769b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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