mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
fix(tsconfig): fix ts compile error (#3747)
This commit is contained in:
parent
101e0f463b
commit
402f4873f0
@ -8,7 +8,7 @@
|
||||
"outDir": "dist",
|
||||
"baseUrl": ".",
|
||||
"strict": true,
|
||||
"lib": ["ES6"],
|
||||
"lib": ["ESNext"],
|
||||
"types": ["miniprogram-api-typings"],
|
||||
"paths": {
|
||||
"definitions/*": ["./packages/definitions/*"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user