瀏覽代碼

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