assignment-sets / assignment-sets/annotator-cli
Add Angular config template
Open
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.