-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed as not planned
Description
Vue version
3.2.41
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-pkml4w?file=src%2Fmain.ts,src%2FApp.vue&terminal=dev
Steps to reproduce
- 下载链接中的代码
- 本地vscode打开
- App.vue文件中
v-show和v-focus的类型都被提示为any
What is expected?
全局注册的自定义指令在template中能够有正确的TS类型提示
What is actually happening?
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels

