Skip to content

Commit

Permalink
add workspace recommendations extensions (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoMadera committed Jul 8, 2023
1 parent 2bc6f5e commit 5f43caa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"firsttris.vscode-jest-runner",
"dbaeumer.vscode-eslint",
"SonarSource.sonarlint-vscode",
"blanu.vscode-styled-jsx",
"Divlo.vscode-styled-jsx-languageserver"
]
}

1 comment on commit 5f43caa

@vercel
Copy link

@vercel vercel bot commented on 5f43caa Jul 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.