fix(tsconfig): Remove emitDecoratorMetadata from tsconfig template

This commit is contained in:
2025-11-17 11:52:13 +00:00
parent 8d84620bc4
commit 6304953234
3 changed files with 7 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.21.4',
version: '1.21.5',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}