Added submodules confitronclient and taskerclient

This commit is contained in:
2024-09-05 12:06:56 +05:30
parent a65b844a86
commit 7546af6ec4
4 changed files with 9 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -20,3 +20,9 @@
[submodule "packages/sampadak"]
path = packages/sampadak
url = https://github.com/ReStruct-Corporate-Advantage/sampadak
[submodule "packages/confitronclient"]
path = packages/confitronclient
url = https://github.com/ReStruct-Corporate-Advantage/confitronclient
[submodule "packages/taskerclient"]
path = packages/taskerclient
url = https://github.com/ReStruct-Corporate-Advantage/taskerclient

1
packages/taskerclient Submodule

Submodule packages/taskerclient added at 234af6e3ae

View File

@@ -6,6 +6,7 @@
"dom.iterable",
"esnext"
],
"outDir": "build",
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,