hard update

This commit is contained in:
Alex Ant
2025-10-14 22:06:23 +05:00
parent e0109cb530
commit 5b07f52641
131 changed files with 2508 additions and 820 deletions
+1 -16
View File
@@ -9,23 +9,8 @@
"strictNullChecks": true,
"esModuleInterop": true,
"skipDefaultLibCheck": true,
"skipLibCheck": true,
"declaration": true,
"incremental": true,
"composite": true,
"tsBuildInfoFile": "./node_modules/.cache/tsconfig.tsbuildinfo"
"skipLibCheck": true
},
"references": [
{ "path": "./components/cooptypes" },
{ "path": "./components/sdk" },
{ "path": "./components/controller" },
{ "path": "./components/factory" },
{ "path": "./components/parser" },
{ "path": "./components/notificator" },
{ "path": "./components/notificator2" },
{ "path": "./components/boot" },
{ "path": "./components/migrator" }
],
"exclude": [
"node_modules",
"dist",