!174 feat: 为 naive-ui 组件配置感知、属性提示、自动完成功能
Merge pull request !174 from dodu/dev-commet
This commit is contained in:
commit
c4e65a1a47
@ -11,7 +11,7 @@
|
|||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"lib": ["es6", "ESNext", "dom"],
|
"lib": ["es6", "ESNext", "dom"],
|
||||||
"types": ["vite/client"],
|
"types": ["vite/client", "naive-ui/volar"],
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["src/*"],
|
"@/*": ["src/*"],
|
||||||
"/#/*": ["types/*"]
|
"/#/*": ["types/*"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user