Skip to content

Commit

Permalink
chore: added recommended vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 1, 2023
1 parent f20a745 commit 0773bf8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"recommendations": [
"bierner.github-markdown-preview",
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig",
"github.vscode-github-actions",
"gruntfuggly.todo-tree",
"hbenl.vscode-mocha-test-adapter",
"mikestead.dotenv",
"usernamehw.errorlens",
"vivaxy.vscode-conventional-commits"
]
}

0 comments on commit 0773bf8

Please sign in to comment.