BREAKING CHANGE(tsconfig): Remove experimentalDecorators and useDefineForClassFields from tsconfig.json

This commit is contained in:
2025-11-17 08:36:33 +00:00
parent 2896cc396f
commit 13cc0d3014
3 changed files with 8 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsrun',
version: '1.6.2',
version: '2.0.0',
description: 'run typescript programs efficiently'
}