fix(docs): Update documentation: expand README with multi-runtime architecture, add module READMEs, and add local dev settings

This commit is contained in:
2025-10-12 17:49:38 +00:00
parent ee11b1ac17
commit 956a880a4a
6 changed files with 1549 additions and 123 deletions

View File

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