FIX: Recommended extensions

This commit is contained in:
Robert Kossessa
2024-03-02 13:40:31 +01:00
parent e380751e7f
commit 723cd9d5de

View File

@@ -1,6 +1,9 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"Vue.vscode-typescript-vue-plugin"
"Vue.volar",
"kamikillerto.vscode-colorize",
"formulahendry.auto-close-tag",
"formulahendry.auto-rename-tag"
]
}