BREAKING CHANGE(core): switch to gitzone v2 generation tools

This commit is contained in:
2022-05-04 17:26:36 +02:00
parent 181369ad3f
commit 4204a61db9
5 changed files with 114 additions and 8454 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.0',
description: 'watch typescript projects during development'
}