fix(docs): Update README with expanded docs and examples; add pnpm and CI tooling configs

This commit is contained in:
2025-10-13 21:28:27 +00:00
parent 2bba5f75e6
commit 4cd8bf5c1a
8 changed files with 4294 additions and 812 deletions

View File

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