9 lines
208 B
TypeScript
9 lines
208 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@git.zone/tstest',
|
|
version: '1.0.93',
|
|
description: 'a test utility to run tests that match test/**/*.ts'
|
|
}
|