some initial setup work for GUI

This commit is contained in:
2024-05-29 08:34:07 +02:00
parent cc09bb87f8
commit eb15e1fc3f
19 changed files with 3705 additions and 0 deletions

View File

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