fe56634160
- 根 package.json 加 @types/node(clean install 后 tsc 需要) - CLI tests entrypoint 从 src/index.ts 改为 dist/index.js - 局部 runCli 支持 rest 和 array 两种调用模式(rawArgs.flat()) - 所有剩余 tsx 引用改为 node 36/36 files pass, 617/617 tests pass Fixes #64