Added extension recommand + code clean

This commit is contained in:
Dominic Villemure
2024-03-11 22:08:24 -04:00
parent e7a3e4ab6e
commit bfef2b2d8c
4 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
{
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin"
"dbaeumer.vscode-eslint",
"vuetifyjs.vuetify-vscode"
]
}