Merge branch 'starter-kit' into starter-kit-10

This commit is contained in:
Sergio 2023-04-20 16:33:18 +02:00 committed by GitHub
commit a00bed9a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 9 deletions

View file

@ -139,11 +139,8 @@
},
"schematics": {
"@schematics/angular:component": {
"prefix": "ngx",
"style": "scss"
},
"@schematics/angular:directive": {
"prefix": "ngx"
}
"@schematics/angular:directive": {}
}
}