assignment-sets / assignment-sets/annotator-cli

Add Angular config template

Open Beginner friendly
#2 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, python
Domain
cli
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.