Skip to content

Commit

Permalink
chore: update recommended vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
myyk committed Oct 24, 2023
1 parent 6c74c15 commit 4d57551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"recommendations": [
"cschleiden.vscode-github-actions",
"ms-vscode-remote.remote-containers",
"arcanis.vscode-zipfs",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"github.vscode-github-actions",
"ms-vscode-remote.remote-containers"
]
}

0 comments on commit 4d57551

Please sign in to comment.