Bladeren bron

fix tsconfig path

Yuki Takei 1 jaar geleden
bovenliggende
commit
37e53e769b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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