Skip to content

Commit 8da4f4b

Browse files
committed
chore: explicitely set angular-cli analytics to false
1 parent 1f213c4 commit 8da4f4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
}
3232
}
3333
}
34+
},
35+
"cli": {
36+
"analytics": false
3437
}
3538
}

0 commit comments

Comments
 (0)