mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
chore(popperjs): skipLibCheck
This commit is contained in:
parent
46c38e18ac
commit
82cd5760a4
@ -5,6 +5,7 @@
|
||||
"module": "ES2015",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"lib": ["esnext", "dom"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user