hufeng commented on issue #288:
URL: https://github.com/apache/dubbo-js/issues/288#issuecomment-1296188445

   - 开发语言:Typescript
   - 单元测试框架:Vitest
   - 模块依赖管理:pnpm
   - 项目管理:mono repo + pnpm workspace
   - 构建管理:nx
   - 项目提交检查:husky (检查code style,test suites)
   - 项目流水线
      -  pnpm test - run all module test suites
      - pnpm test:watch - run all module test suites with watch mode
      - pnpm build -  build all module
      - pnpm ts-cehck - check all module typescript types 
      - pnpm format - format all ts/tsx/md/js/json
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to