yinkeli
yinkeli
我直接使用dts(),没有加配置,执行完脚本的时候报了很多错误,node_modules里面的vue下的types、packages和src目录都被删除了,反而多了一个server-renderer目录,这是咋回事呀?我使用的github那里的插件,我希望得到import('vue').DefineComponent,但是结果DefineComponent在.d.ts文件里面找不到引入,err:Cannot find name 'DefineComponent' I directly use dts (), without configuration, when the script is executed, a lot of errors are reported, the types, packages and src directories under vue...
Sorry, I'm not familiar with volar. I'd like to know if volar supports configuring the "vetur" property of package.json to enable code hinting for tags and properties like vetur does....
Can I customize the ui of treecheckbox?