소스 검색

fix tsconfig path

Yuki Takei 1 년 전
부모
커밋
37e53e769b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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