Update component schematics config
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"newProjectRoot": "projects",
|
||||
"schematics": {
|
||||
"@schematics/angular:component": {
|
||||
"skipTests": true
|
||||
"skipTests": true,
|
||||
"type": "component"
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
|
||||
Reference in New Issue
Block a user