diff --git a/tsconfig.json b/tsconfig.json index 6fcb91f..4d30af4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,6 +16,7 @@ "@dcloudio/types", "@types/wechat-miniprogram", "wot-design-uni/global.d.ts", + "./components.d.ts", "./global.d.ts" ] },