Skip to content

Commit

Permalink
feat(nodecli): update vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Feb 21, 2024
1 parent 5d5ec03 commit 65d5480
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion templates/nodecli/vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
{
"recommendations": ["editorconfig.editorconfig", "esbenp.prettier-vscode"]
"recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"github.vscode-github-actions",
"vitest.explorer"
]
}

0 comments on commit 65d5480

Please sign in to comment.