Skip to content

Commit

Permalink
chore: recommend prettier / eslint extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Mar 10, 2024
1 parent 150c2d9 commit 0f86ef6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"recommendations": [
"peggyjs.peggy-language"
"peggyjs.peggy-language",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint"
]
}

0 comments on commit 0f86ef6

Please sign in to comment.