tstest/ts/00_commitinfo_data.ts

9 lines
208 B
TypeScript
Raw Normal View History

2022-05-04 18:58:35 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-05-04 18:58:35 +02:00
*/
export const commitinfo = {
2023-08-26 14:39:47 +02:00
name: '@git.zone/tstest',
version: '1.0.92',
2022-05-04 18:58:35 +02:00
description: 'a test utility to run tests that match test/**/*.ts'
}