good first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
Add suitable annotation config template in annotator/templates/angular.json
Empty template json
{
"name": "",
"exclude_dirs": [],
"exclude_files": [],
"exclude_extensions": []
}
- refer to existing templates in
annotator/templates/for better idea