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',
2023-11-09 20:06:06 +00:00
version: '1.0.84',
2022-05-04 16:58:35 +00:00
description: 'a test utility to run tests that match test/**/*.ts'
}