# 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
Add suitable annotation config template in annotator/templates/angular.json
{ "name": "", "exclude_dirs": [], "exclude_files": [], "exclude_extensions": [] }annotator/templates/for better idea