mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-21 12:46:22 +08:00
chore: add types
This commit is contained in:
parent
c218ad3eda
commit
29ef04e425
@ -9,7 +9,8 @@
|
||||
"sourceMap": true,
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["esnext", "dom"]
|
||||
"lib": ["esnext", "dom"],
|
||||
"types": ["@dcloudio/types"]
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user