Appearance
仓库使用 Vitest 进行单元和集成测试。
pnpm test
生成覆盖率:
pnpm test:coverage
类型检查:
npm run type-check
Lint:
npm run lint
pnpm run docs:build