mirror of
https://gitee.com/dromara/go-view.git
synced 2024-12-02 03:38:27 +08:00
!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,
|
||||
"skipLibCheck": true,
|
||||
"lib": ["es6", "ESNext", "dom"],
|
||||
"types": ["vite/client"],
|
||||
"types": ["vite/client", "naive-ui/volar"],
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"/#/*": ["types/*"]
|
||||
|
Loading…
Reference in New Issue
Block a user