Skip to content

Commit

Permalink
chore: add VS Code extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
nicl committed Apr 13, 2022
1 parent eec98bf commit 00b35fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"stkb.rewrap",
]
}

0 comments on commit 00b35fc

Please sign in to comment.