diff --git a/test/.vscode/settings.json b/test/.vscode/settings.json new file mode 100644 index 0000000000..9678952187 --- /dev/null +++ b/test/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "terminal.integrated.shellIntegration.enabled": false, + "powershell.enableProfileLoading": false, +}