fix: Fixed error with types
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "@vue/tsconfig/tsconfig.web.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"outDir": "dist_types",
|
||||
"outDir": "dist",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
|
||||
Reference in New Issue
Block a user