Skip to content

Commit

Permalink
Merge pull request altalyst-solutions#9 from sleepinzombie/feat/add-s…
Browse files Browse the repository at this point in the history
…uggested-vscode-extensions

Add suggested VS Code extensions
  • Loading branch information
sleepinzombie authored Nov 3, 2024
2 parents 7685d06 + c5429c2 commit 1688ea1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"recommendations": ["esbenp.prettier-vscode"]
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"usernamehw.errorlens"
]
}

0 comments on commit 1688ea1

Please sign in to comment.