Skip to content

Commit

Permalink
feat: Adds vscode extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
jlengrand authored and daKmoR committed Sep 4, 2021
1 parent c50495e commit 5606924
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"runem.lit-plugin",
"dbaeumer.vscode-eslint"
],
"unwantedRecommendations": [
]
}

0 comments on commit 5606924

Please sign in to comment.