chore(vscode): add svelte to recommendations

This commit is contained in:
Elian Doran 2025-06-14 11:12:49 +03:00
parent c43a7df781
commit 73b1aa7c6c
No known key found for this signature in database

View File

@ -9,6 +9,7 @@
"redhat.vscode-yaml",
"tobermory.es6-string-html",
"vitest.explorer",
"yzhang.markdown-all-in-one"
"yzhang.markdown-all-in-one",
"svelte.svelte-vscode"
]
}