mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 00:02:51 +08:00
feat: 为 naive-ui 组件提供感知能力
This commit is contained in:
parent
58ab3dee6d
commit
9e5676e5ed
@ -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