We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c0a9b commit 9aea895Copy full SHA for 9aea895
packages/@angular/cli/blueprints/ng2/files/angular-cli.json
@@ -1,4 +1,5 @@
1
{
2
+ "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
"project": {
4
"version": "<%= version %>",
5
"name": "<%= htmlComponentName %>"
0 commit comments