0

I have added a copyright profile many times to my projects that is used IntelliJ IDE. My problem is, I can't use the same procedure to add a copyright profile to Angular-cli project. Is there anyone who can help me to resolve this?. And I highly appreciate your help.

Thank you!

Chanaka Fernando
  • 2,176
  • 19
  • 19

1 Answers1

1

You are looking for generating custom templates, files while generating files using angular-cli. Unfortunatley it is not supported with angular-cli.

Sajeetharan
  • 216,225
  • 63
  • 350
  • 396