We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3651e4 commit 3100182Copy full SHA for 3100182
packages/angular/cli/lib/config/schema.json
@@ -67,7 +67,7 @@
67
}
68
},
69
"analytics": {
70
- "type": "boolean",
+ "type": ["boolean", "string"],
71
"description": "Share anonymous usage data with the Angular Team at Google."
72
73
0 commit comments