Merge pull request #35 from QFifteen/main
fix(tsconfig): 修复z-paging库的TS类型丢失
This commit is contained in:
commit
3de5f49f85
@ -19,7 +19,8 @@
|
|||||||
"@dcloudio/types",
|
"@dcloudio/types",
|
||||||
"@uni-helper/uni-types",
|
"@uni-helper/uni-types",
|
||||||
"@types/wechat-miniprogram",
|
"@types/wechat-miniprogram",
|
||||||
"wot-design-uni/global.d.ts"
|
"wot-design-uni/global.d.ts",
|
||||||
|
"z-paging/types"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"vueCompilerOptions": {
|
"vueCompilerOptions": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user