We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e39ef commit 2cedd4dCopy full SHA for 2cedd4d
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