mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
docs: ✏️ 调整文档中关于类型声明文件的配置
This commit is contained in:
parent
3dcde46f1b
commit
0c38e986f0
@ -154,7 +154,7 @@ cli项目使用`uni_modules`安装无需配置,对`Volar`的支持自动生效
|
||||
// tsconfig.json
|
||||
{
|
||||
"compilerOptions": {
|
||||
"types": ["wot-design-uni/global.d.ts"]
|
||||
"types": ["wot-design-uni/global"]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user