forked from MapComplete/MapComplete
Add tailwind and svelte to recommended extensions
This commit is contained in:
parent
1bf1700bab
commit
37a6a59506
2 changed files with 23 additions and 21 deletions
4
.vscode/extensions.json
vendored
4
.vscode/extensions.json
vendored
|
@ -2,6 +2,8 @@
|
|||
"recommendations": [
|
||||
"esbenp.prettier-vscode",
|
||||
"eamodio.gitlens",
|
||||
"GitHub.vscode-pull-request-github"
|
||||
"GitHub.vscode-pull-request-github",
|
||||
"svelte.svelte-vscode",
|
||||
"bradlc.vscode-tailwindcss"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue