Files
tswatch/ts/00_commitinfo_data.ts
Juergen Kunz f73ca7ac2f
Some checks failed
Default (tags) / security (push) Successful in 32s
Default (tags) / test (push) Successful in 52s
Default (tags) / release (push) Failing after 57s
Default (tags) / metadata (push) Successful in 57s
fix(exports): correct package.json exports field syntax
2025-07-29 17:50:59 +00:00

9 lines
299 B
TypeScript

/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.2.1',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}