assignment-sets/annotator-cli

Add Angular config template

Ouverte

#2 ouverte le 19 févr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Python (0 fork)auto 404
good first issue

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur