tstest/ts/00_commitinfo_data.ts
2022-07-24 14:11:17 +02:00

9 lines
206 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tstest',
version: '1.0.72',
description: 'a test utility to run tests that match test/**/*.ts'
}