fix(core): Migrate to @git.zone / @push.rocks packages, replace smartfile with smartfs and adapt filesystem usage; update dev deps and remove CI/lint config

This commit is contained in:
2025-11-22 18:07:39 +00:00
parent ac386f01e0
commit 08d32f0370
13 changed files with 9117 additions and 127 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tsdocker',
version: '1.2.41',
description: 'develop npm modules cross platform with docker'
}