chore(deps-dev): update deps-dev and cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent 68b07ca705
commit cbc29e505d
13 changed files with 748 additions and 366 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"forceConsistentCasingInFileNames": true,
"declaration": true,
"declarationDir": "./dist",
"types": ["vite", "vue/macros"],
"types": ["vite", "vue/macros", "unplugin-vue-macros/macros-global"],
"jsx": "preserve",
"paths": {
"~/*": ["src/*"]