tstest/ts/00_commitinfo_data.ts
2022-05-04 18:58:35 +02:00

9 lines
206 B
TypeScript

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