Explorar o código

fix tsconfig path

Yuki Takei hai 1 ano
pai
achega
37e53e769b
Modificáronse 1 ficheiros con 1 adicións e 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