Reorganize software catalog

This commit is contained in:
2026-08-25 14:55:38 +03:00
parent 31f83db3a5
commit a51120a5b4
457 changed files with 4905 additions and 1215 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
"skipLibCheck": true,
"types": ["node"]
},
"include": ["scripts/**/*.ts"]
"include": ["scripts/**/*.ts", "tools/**/*.ts"]
}