Skip to content

Commit

Permalink
add github actions to reccommended addons
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro5id committed May 6, 2023
1 parent 02d2ba2 commit 1c7b086
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
"Orta.vscode-jest",
"firsttris.vscode-jest-runner",
"emilylilylime.vscode-test-explorer-diagnostics",
"DanielSanMedium.dscodegpt"
"DanielSanMedium.dscodegpt",
"GitHub.vscode-github-actions"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
Expand Down

0 comments on commit 1c7b086

Please sign in to comment.