assignment-sets/annotator-cli

Add Angular config template

Offen

#2 geöffnet am 19.02.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (0 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide