I need to create a component without the folder. I am using Angular-Cli command ng g c testing to create the component. But, the command creates an folder wrapper f
ng g c testing
ng g c test1 --flat --inline-template --inline-style