First commit

This commit is contained in:
2025-11-21 21:06:58 +01:00
parent 22a83cb76a
commit e3ae1f12b2
45 changed files with 3497 additions and 14547 deletions

7
.vscode/extensions.json vendored Normal file
View File

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