feat(documentation): Enhance README with detailed test features and update local settings for build permissions.

This commit is contained in:
2025-05-16 00:54:10 +00:00
parent f452a58fff
commit 946e467c26
3 changed files with 148 additions and 1 deletions

View File

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