Disallow sending analytics data to Angular team

pull/5177/head
Florent 2022-08-04 09:27:23 +02:00 committed by Chocobozzz
parent b37d80e3ce
commit 2c9c6e653e
1 changed files with 3 additions and 0 deletions

View File

@ -330,5 +330,8 @@
"@schematics/angular:directive": {
"prefix": "my"
}
},
"cli": {
"analytics": false
}
}