mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2026-05-29 00:00:06 +08:00
11 lines
140 B
JSON
11 lines
140 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": [
|
|
"uni-app",
|
|
"html5plus",
|
|
"miniprogram-api-typings",
|
|
"mini-types"
|
|
]
|
|
}
|
|
}
|