diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 20bcda6..b983489 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -33,7 +33,7 @@ "customizations": { "vscode": { "extensions": [ - "vsls-contrib.codetour" + "vsls-contrib.codetour","PayPal.vscode-paypal" ], "settings": { "git.openRepositoryInParentFolders": "always",