948 Views
In this blog post, we will learn how we can override some default options in Angular Schematics. Last week I was working on an Angular Library, and in all the components we wanted to have encapsulation set to None and changeDetection to OnPush.
0 comments