Skip to content

Commit 3b77631

Browse files
committed
Disable telemetry in VSCode for Rush
Signed-off-by: Alexander Scheel <[email protected]>
1 parent 3d3280e commit 3b77631

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"telemetry.enableCrashReporter": false,
3+
"telemetry.enableTelemetry": false
4+
}

0 commit comments

Comments
 (0)