Skip to content

📝 贡献指南

开发环境

bash
npm install

测试用例

bash
npm test # 运行单元测试

提交PR前

  • 确保 vscode 安装了 eslint 插件
  • 添加新功能的测试用例
  • 更新文档说明