Skip to content

Commit 0c38e98

Browse files
author
xuqingkai
committed
docs: ✏️ 调整文档中关于类型声明文件的配置
1 parent 3dcde46 commit 0c38e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/quick-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ cli项目使用`uni_modules`安装无需配置,对`Volar`的支持自动生效
154154
// tsconfig.json
155155
{
156156
"compilerOptions": {
157-
"types": ["wot-design-uni/global.d.ts"]
157+
"types": ["wot-design-uni/global"]
158158
}
159159
}
160160
```

0 commit comments

Comments
 (0)