fix: ts提示

This commit is contained in:
2023-07-21 21:38:22 +08:00
parent da0a9144b0
commit 3d8246b1f5
2 changed files with 6 additions and 4 deletions

View File

@ -20,9 +20,6 @@
"./packages/*"
]
},
"noImplicitAny": false,
"types": [
"element-plus/global"
]
"noImplicitAny": false
}
}