Eddy Varela
Eddy Varela
#### Description of changes #### Issue #, if available #11222 #### Description of how you validated changes yarn test #### Checklist - [x] PR description included - [x] `yarn test`...
#### Description of changes Previously the CLI would ask permission for diagnose command on init but this PR moves the ask to the beginning of diagnose command. This is set...
#### Description of changes This PR moves the usage data prompt on post init to inform developers that we are collecting data to improve the CLI. It also gives them...
#### Description of changes Post install script is no longer running on latest npm version so this change moves the notice of data collection to post init successful. Moving the...