assignment-sets / assignment-sets/annotator-cli
Add Angular config template
未关闭
适合新手
good first issue
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Add suitable annotation config template in annotator/templates/angular.json
> ### Empty template json
```json
{
"name": "",
"exclude_dirs": [],
"exclude_files": [],
"exclude_extensions": []
}
```
- refer to existing templates in `annotator/templates/` for better idea
贡献指南
这个仓库没有索引到贡献指南
调研方向
Compare the requested annotator/templates/angular.json with the existing templates in annotator/templates/. Use the issue's empty JSON structure as the baseline and ensure the new Angular template is valid and consistent with those examples; done means the file exists with suitable Angular annotation settings.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 62/100