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