fix(config): Cleanup project configuration by adding local CLAUDE settings and removing redundant license files

This commit is contained in:
2025-05-26 04:46:25 +00:00
parent b7f4b7b3b8
commit 570e2d6b3b
3 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.2.1',
version: '2.2.2',
description: 'a test utility to run tests that match test/**/*.ts'
}