fix: remove tsconfig symlink (#429)

* fix: remove tsconfig symlink

* one more tsconfig
This commit is contained in:
Amr Bashir
2023-06-09 03:17:53 +03:00
committed by GitHub
parent 1091d6d6ac
commit c73049d3ed
14 changed files with 49 additions and 14 deletions
+4 -1
View File
@@ -1 +1,4 @@
../../shared/tsconfig.json
{
"extends": "../../tsconfig.base.json",
"include": ["guest-js/*.ts"]
}