9 lines
201 B
TypeScript
9 lines
201 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@git.zone/tswatch',
|
|
version: '2.0.19',
|
|
description: 'watch typescript projects during development'
|
|
}
|