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