Skip to content

Commit

Permalink
chore(vscode): disable red hat telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jul 8, 2021
1 parent e220e65 commit 8b4caad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"javascript.updateImportsOnFileMove.enabled": "always",
"npm.packageManager": "npm",
"redhat.telemetry.enabled": false,
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false
}

0 comments on commit 8b4caad

Please sign in to comment.