Initial commit

This commit is contained in:
2024-03-31 05:53:25 +03:00
commit c689d8783f
34 changed files with 5408 additions and 0 deletions

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

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