Skip to content

Commit

Permalink
chore: update extension recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
quoid committed May 1, 2023
1 parent cd64127 commit b1b8305
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"svelte.svelte-vscode",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint"
"esbenp.prettier-vscode",
"lokalise.i18n-ally",
"stylelint.vscode-stylelint",
"svelte.svelte-vscode"
]
}
}

0 comments on commit b1b8305

Please sign in to comment.