tstest/ts/00_commitinfo_data.ts
2023-08-26 15:42:18 +02:00

9 lines
207 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '1.0.80',
description: 'a test utility to run tests that match test/**/*.ts'
}