Skip to content

Commit

Permalink
feat: update vscode extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jul 8, 2023
1 parent f6637ac commit 1b5bc31
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
{ "recommendations": ["esbenp.prettier-vscode", "EditorConfig.EditorConfig"] }
{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"orta.vscode-jest",
"editorconfig.editorconfig"
]
}

0 comments on commit 1b5bc31

Please sign in to comment.