tstest/ts/00_commitinfo_data.ts

9 lines
207 B
TypeScript
Raw Normal View History

2022-05-04 16:58:35 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-08-26 12:39:47 +00:00
name: '@git.zone/tstest',
2024-01-19 19:59:01 +00:00
version: '1.0.86',
2022-05-04 16:58:35 +00:00
description: 'a test utility to run tests that match test/**/*.ts'
}