Moment
Moment
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/xun082/create-neat/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...
### Task Description 编写 Github Action,在每次代码合并到 main 分支的时候自动化部署 vitepress ### Specific Task Requirements - [ ] 自动化部署 vitepress 文档 ### Claiming Process If you would like to claim this task,...
### Task Description 编写 Github Action 实现每次代码合并到 main 分支自动发包并生成 changelog ### Specific Task Requirements - [ ] 自动发包,生成 changelog ### Claiming Process If you would like to claim this task,...
### Task Description 实现静态网站,主要用于项目使用文档 ### Specific Task Requirements - [x] 实现静态网站,主要用于项目使用文档 ### Claiming Process If you would like to claim this task, please reply with “I want to claim this...
### Task Description 添加新命令,通过 AI 自动生成提交类型和提交信息 ### Specific Task Requirements - [x] 添加新命令,通过 AI 自动生成提交类型和提交信息 ### Claiming Process If you would like to claim this task, please reply with “I...
### Task Description 监听根目录下的 README.md 文件变化,在 husky 中的 pre-commit 钩子中监听是否这个文件有变化,为所有的子包下的README.md自动更新文档,指定 core 包,其他不用。脚本文件应该存放在 scripts 目录下 ### Specific Task Requirements - [x] 监听根目录下的 README.md 文件变化,自动全局更新文档 ### Claiming Process If you would like...
### Task Description Briefly describe the goal that this task aims to achieve. ### Specific Task Requirements - [x] 添加 TSC 代码检查 ### Claiming Process If you would like to...
### Task Description 自动同步commitlint配置文件里定义的规范,如果增加一个类型,脚本就不需要修改了,新脚本文件应该存放在scripts下 ### Specific Task Requirements - [x] 自动同步commitlint配置文件里定义的规范 ### Claiming Process If you would like to claim this task, please reply with “I want to claim this...
### Task Description 为 utils 包下每个函数添加 jsdoc,用于自动化生成文档 ### Specific Task Requirements - [x] 为 utils 包下每个函数添加 jsdoc ### Claiming Process If you would like to claim this task, please reply...
新增编辑页面,作为协同的模块