chore: Update gitpod and vscode config

This commit is contained in:
Robin van der Linde 2023-03-19 19:37:16 +01:00
parent dbde6e6dda
commit 5cfcbe868f
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
2 changed files with 11 additions and 4 deletions

View file

@ -2,8 +2,9 @@
"recommendations": [
"esbenp.prettier-vscode",
"eamodio.gitlens",
"GitHub.vscode-pull-request-github",
"github.vscode-pull-request-github",
"svelte.svelte-vscode",
"bradlc.vscode-tailwindcss"
"bradlc.vscode-tailwindcss",
"editorconfig.editorconfig"
]
}
}