tstest/ts/00_commitinfo_data.ts

9 lines
206 B
TypeScript
Raw Normal View History

2022-05-04 16:58:35 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tstest',
2022-11-08 07:03:17 +00:00
version: '1.0.74',
2022-05-04 16:58:35 +00:00
description: 'a test utility to run tests that match test/**/*.ts'
}