By running: ```shell $ ngf g [model,service,controller] person --feat user --append-suffix ``` It should generate files with their suffix: `_model`, `_service`, `_controller`..
By running:
It should generate files with their suffix:
_model,_service,_controller..