feat: migrate vue-cli based scaffold to vue-create

This commit is contained in:
Sebin Nyshkim 2023-01-19 23:18:08 +01:00
parent 10f9ae340c
commit 90ef5eaf06
21 changed files with 3530 additions and 29817 deletions

3
.vscode/extensions.json vendored Normal file
View file

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