We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d996855 commit a34e285Copy full SHA for a34e285
angular.json
@@ -2,7 +2,8 @@
2
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
"version": 1,
4
"cli": {
5
- "packageManager": "npm"
+ "packageManager": "npm",
6
+ "analytics": false
7
},
8
"newProjectRoot": "projects",
9
"projects": {
0 commit comments