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