fix(readme/ts/tstest.plugins): Update npm package scope and documentation to use @git.zone instead of @gitzone, and add local settings configuration.

This commit is contained in:
2025-05-26 04:55:42 +00:00
parent d3c7fce595
commit d2c0e533b5
4 changed files with 13 additions and 6 deletions

View File

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