Skip to content

Commit

Permalink
Agregar extension Errors Lens
Browse files Browse the repository at this point in the history
  • Loading branch information
fermelli committed Apr 30, 2024
1 parent 35480bf commit 744c7ad
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": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"usernamehw.errorlens"
]
}

0 comments on commit 744c7ad

Please sign in to comment.