diff --git a/angular.json b/angular.json index 4311fe0..515311d 100644 --- a/angular.json +++ b/angular.json @@ -4,7 +4,8 @@ "newProjectRoot": "projects", "schematics": { "@schematics/angular:component": { - "skipTests": true + "skipTests": true, + "type": "component" } }, "projects": {